Note: Overhead is calculated as (trigger_host_execution_time / extrinsic_time) × 100%
Total Benchmarks Analyzed: 464
Overall Median Trigger Overhead: 10.51%
Overall P95 Trigger Overhead: 67.15%
Overall P99 Trigger Overhead: 143.19%
Distribution by Trigger Overhead:
Note: For component benchmarks, uses max trigger overhead; for non-component, uses P99 trigger overhead
Final Overhead represents the total performance impact when comparing the NEW implementation (with trigger mechanism) against the OLD baseline. It is calculated as:
Final OH% = (new_extr_time + new_trigger_time + new_sr_time) / (old_extr_time + old_sr_time) × 100
Final Overhead Statistics:
Key Insights:
What it measures: The overhead of the trigger host function execution relative to the extrinsic time.
Formula: trigger_host_execution_time / extrinsic_time × 100
Interpretation: Shows the percentage of time spent in the trigger mechanism during benchmark execution.
What it measures: The total performance impact of the NEW implementation compared to OLD baseline.
Formula: (new_extr + new_trigger + new_sr) / (old_extr + old_sr) × 100
Interpretation: Values >100% indicate slower performance, <100% indicate faster. For example, 110% means 10% slower overall.
Why it matters: This is the most comprehensive metric as it accounts for ALL timing changes between implementations.
What it measures: The storage root calculation time as a percentage of extrinsic time.
Formula: storage_root_time / extrinsic_time × 100
Shown for: Both NEW and OLD implementations for comparison.
What it measures: How much the storage root time changed between implementations.
Formula: new_sr_time / old_sr_time
Interpretation: Values >1.0 indicate SR became slower, <1.0 indicate faster.
What it measures: How extrinsic execution time changed (sanity check).
Formula: new_extr_time / old_extr_time
Expected: Should be close to 1.0, confirming benchmark execution itself didn't change.
What it measures: Tests if trigger overhead was previously hidden in old SR time.
Formula: (new_sr_time + trigger_time) / old_sr_time
Interpretation: Values close to 1.0 suggest the trigger overhead was embedded in old SR calculations.
💡 Tip: All table column headers have tooltips showing exact calculation formulas. Hover over any column header to see details.
| Pallet | Benchmark | Max Trigger OH | Median Trigger OH | Final OH% | SR OH (New)% | SR OH (Old)% | SR New/Old | Extr New/Old | Matching | Keys Read | Keys Deleted | Trie Nodes | Proof Size | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| staking_async | set_invulnerables | 166.39% @ 0 | 156.34% | 132.17% | 323.56% | 401.60% | 0.931 | 1.148 | 1.367 | 1 | 1 | 3 | 713 | |
| staking_async | prune_era | 133.59% @ 316 | 126.93% | 152.32% | 145.59% | 158.17% | 0.973 | 1.051 | 1.823 | 2 | 358-4003 (cv:52%) | 5 | 311 | |
| revive | seal_set_immutable_data | 125.87% @ 1 | 93.90% | 117.32% | 330.87% | 362.47% | 0.941 | 1.050 | 1.206 | 1 | 0 | 2 | 322 | |
| migrations | reset_pallet_migration | 123.32% @ 646 | 116.62% | 154.83% | 120.13% | 129.18% | 0.979 | 1.054 | 1.927 | 0 | 0-2048 (cv:61%) | 0-1 (cv:23%) | 0-36 (cv:23%) | |
| migrations | clear_historic | 105.67% @ 80 | 100.46% | 148.96% | 119.61% | 128.35% | 0.980 | 1.060 | 1.827 | 2 | 1-257 (cv:61%) | 0 | 0 | |
| uniques | destroy | 101.64% @ 0 | 57.80% | 138.50% | 64.43% | 69.41% | 0.985 | 1.058 | 1.854 | 3 | 2005-4005 (cv:15%) | 2-358 (cv:35%) | 161-35368 (cv:35%) | |
| revive | on_initialize_per_trie_key | 101.08% @ 808 | 97.40% | 143.85% | 124.91% | 133.22% | 0.974 | 1.045 | 1.733 | 1 | 2-1026 (cv:61%) | 0-1 (cv:23%) | 0-36 (cv:23%) | |
| utility | batch | 64.85% @ 1000 | 36.84% | 146.06% | 1.13% | 1.12% | 1.084 | 1.083 | 35.384 | 2 | 1 | 0 | 0 | |
| utility | force_batch | 64.83% @ 1000 | 37.10% | 146.06% | 1.13% | 1.12% | 1.080 | 1.078 | 35.617 | 2 | 1 | 0 | 0 | |
| revive | seal_return | 61.22% @ 0 | 0.76% | 99.11% | 5.52% | 5.53% | 0.980 | 0.984 | 1.113 | 0 | 0 | 0 | 0 | |
| utility | batch_all | 60.48% @ 1000 | 35.80% | 142.82% | 1.05% | 1.04% | 1.082 | 1.073 | 35.231 | 2 | 1 | 0 | 0 | |
| nfts | pay_tips | 58.69% @ 0 | 15.47% | 111.04% | 94.82% | 101.07% | 1.001 | 1.066 | 1.150 | 0-2 (cv:33%) | 1 | 0 | 0 | |
| revive | seal_call_data_copy | 54.95% @ 0 | 1.45% | 99.50% | 10.87% | 10.93% | 0.978 | 0.979 | 1.108 | 0 | 0 | 0 | 0 | |
| collator_selection | set_invulnerables | 52.86% @ 1 | 13.52% | 110.49% | 53.92% | 58.67% | 0.933 | 1.046 | 1.176 | 3 | 1 | 5 | 410 | |
| revive | seal_copy_to_contract | 39.44% @ 0 | 0.71% | 99.99% | 5.37% | 5.58% | 0.960 | 0.989 | 1.090 | 0 | 0 | 0 | 0 | |
| cumulus_pallet_parachain_system | enqueue_inbound_downward_messages | 38.19% @ 0 | 0.39% | 100.33% | 49.83% | 50.78% | 0.995 | 1.004 | 1.002 | 1-1007 (cv:60%) | 0 | 0 | 0 | |
| staking_async | deprecate_controller_batch | 35.53% @ 0 | 16.36% | 112.81% | 37.81% | 38.66% | 0.995 | 1.017 | 1.420 | 2-1504 (cv:61%) | 1-752 (cv:61%) | 0-106 (cv:43%) | 0-8722 (cv:43%) | |
| nfts | destroy | 33.34% @ 1000 | 33.06% | 129.09% | 36.19% | 37.84% | 1.005 | 1.051 | 1.924 | 3 | 1006-2006 (cv:16%) | 3 | 221 | |
| election_provider_multi_block_signed | clear_old_round_data | 33.23% @ 32 | 23.82% | 115.98% | 67.92% | 72.35% | 0.975 | 1.046 | 1.308 | 4 | 4-35 (cv:49%) | 0 | 0 | |
| revive | identity | 25.89% @ 0 | 1.37% | 99.82% | 9.86% | 10.02% | 0.974 | 0.989 | 1.104 | 0 | 0 | 0 | 0 | |
| nfts | cancel_item_attributes_approval | 25.78% @ 789 | 23.88% | 120.71% | 32.48% | 34.33% | 0.986 | 1.033 | 1.719 | 3-4 (cv:6%) | 1-1001 (cv:61%) | 0 | 0 | |
| revive | seal_deposit_event | 25.27% @ 0 | 24.20% | 109.91% | 307.42% | 317.31% | 1.031 | 1.068 | 1.107 | 2 | 0 | 0 | 0 | |
| revive | seal_hash_blake2_128 | 24.79% @ 0 | 0.12% | 100.00% | 0.97% | 1.05% | 0.922 | 0.999 | 1.033 | 0 | 0 | 0 | 0 | |
| collator_selection | leave_intent | 24.31% @ 59 | 22.76% | 111.25% | 123.56% | 131.64% | 0.982 | 1.046 | 1.163 | 4 | 2 | 2-5 (cv:24%) | 168-884 (cv:29%) | |
| whitelist | dispatch_whitelisted_call_with_preimage | 22.44% @ 1 | 19.66% | 112.66% | 88.17% | 95.91% | 0.976 | 1.062 | 1.193 | 2 | 3 | 0 | 0 | |
| collator_selection | set_candidacy_bond | 21.40% @ 0 | 10.09% | 109.74% | 36.58% | 37.79% | 0.998 | 1.031 | 1.273 | 3-104 (cv:57%) | 1-101 (cv:60%) | 0-137 (cv:55%) | 0-9387 (cv:51%) | |
| revive | bn128_pairing | 21.13% @ 0 | 0.00% | 99.93% | 0.00% | 0.00% | 0.973 | 0.999 | 1.094 | 0 | 0 | 0 | 0 | |
| collator_selection | remove_invulnerable | 20.90% @ 15 | 20.39% | 110.22% | 184.94% | 199.66% | 1.003 | 1.082 | 1.113 | 3 | 1 | 0 | 0 | |
| whitelist | dispatch_whitelisted_call | 20.79% @ 1 | 0.92% | 101.89% | 2.24% | 2.71% | 0.822 | 1.010 | 1.184 | 2 | 4 | 0 | 0 | |
| proxy | remove_proxies | 20.77% @ 2 | 20.54% | 110.95% | 127.03% | 135.58% | 0.989 | 1.057 | 1.149 | 3 | 2 | 0 | 0 | |
| revive | blake2f | 19.66% @ 0 | 1.25% | 101.36% | 9.52% | 9.79% | 0.982 | 1.001 | 1.108 | 0 | 0 | 0 | 0 | |
| collator_selection | take_candidate_slot | 19.30% @ 89 | 18.27% | 110.53% | 84.82% | 90.14% | 0.970 | 1.036 | 1.180 | 6 | 2 | 2-6 (cv:23%) | 168-1087 (cv:32%) | |
| uniques | redeposit | 19.00% @ 0 | 2.70% | 105.31% | 21.71% | 22.12% | 1.018 | 1.031 | 1.151 | 3-5004 (cv:61%) | 1 | 0 | 0 | |
| proxy | remove_proxy | 18.84% @ 1 | 11.52% | 108.59% | 121.95% | 126.43% | 1.015 | 1.052 | 1.113 | 3-4 (cv:6%) | 1-2 (cv:21%) | 0 | 0 | |
| proxy | kill_pure | 18.41% @ 4 | 18.13% | 110.27% | 111.62% | 118.90% | 0.986 | 1.049 | 1.147 | 3 | 2 | 0 | 0 | |
| assets | force_set_metadata | 18.39% @ 0 | 18.05% | 110.75% | 167.88% | 180.78% | 1.009 | 1.086 | 1.119 | 3 | 1 | 0 | 0 | |
| staking_async | cancel_deferred_slash | 17.35% @ 1 | 0.30% | 101.56% | 4.82% | 4.89% | 0.994 | 1.013 | 1.058 | 3 | 1 | 0 | 0 | |
| proxy | reject_announcement | 17.16% @ 0 | 10.46% | 108.41% | 107.11% | 110.69% | 1.016 | 1.048 | 1.115 | 3 (±3.9%) | 1-2 (cv:15%) | 0 | 0 | |
| nfts | redeposit | 17.12% @ 0 | 2.66% | 105.85% | 21.48% | 21.59% | 1.030 | 1.036 | 1.160 | 2-5003 (cv:61%) | 1 | 0 | 0 | |
| proxy | remove_announcement | 17.10% @ 0 | 10.45% | 107.79% | 107.03% | 110.75% | 1.011 | 1.039 | 1.110 | 3 (±3.9%) | 1-2 (cv:15%) | 0 | 0 | |
| multisig | cancel_as_multi | 16.45% @ 7 | 14.22% | 109.00% | 85.13% | 89.78% | 0.988 | 1.035 | 1.151 | 3 | 2 | 0 | 0 | |
| proxy | proxy | 16.19% @ 2 | 15.68% | 110.50% | 113.31% | 122.74% | 0.989 | 1.076 | 1.126 | 2 | 1 | 0 | 0 | |
| vesting | vest_unlocked | 15.95% @ 0 | 12.93% | 108.56% | 95.28% | 100.44% | 0.989 | 1.046 | 1.123 | 3 (±3.9%) | 2-3 (cv:8%) | 0 | 0 | |
| revive | ripemd_160 | 15.95% @ 0 | 0.05% | 99.90% | 0.39% | 0.41% | 0.968 | 0.999 | 1.094 | 0 | 0 | 0 | 0 | |
| revive | seal_hash_keccak_256 | 15.93% @ 0 | 0.05% | 99.53% | 0.44% | 0.46% | 0.931 | 0.995 | 1.043 | 0 | 0 | 0 | 0 | |
| assets | destroy_accounts | 15.46% @ 0 | 13.57% | 114.04% | 14.92% | 15.46% | 0.983 | 1.028 | 1.896 | 3 | 1-4001 (cv:61%) | 0-122 (cv:41%) | 0-10046 (cv:41%) | |
| multisig | approve_as_multi_approve | 15.44% @ 2 | 12.98% | 107.97% | 117.61% | 121.13% | 1.000 | 1.040 | 1.113 | 3 | 1 | 0 | 0 | |
| assets | destroy_approvals | 15.27% @ 0 | 6.62% | 110.29% | 10.19% | 10.67% | 0.981 | 1.029 | 1.809 | 3-4 (cv:13%) | 1-1001 (cv:61%) | 0 | 0 | |
| collator_selection | register_as_candidate | 15.12% @ 93 | 14.79% | 108.99% | 93.69% | 100.48% | 0.980 | 1.051 | 1.130 | 5 | 1 | 1-2 (cv:19%) | 64-752 (cv:38%) | |
| vesting | vest_other_unlocked | 14.83% @ 0 | 12.14% | 108.38% | 89.33% | 93.97% | 0.992 | 1.042 | 1.128 | 3 (±3.9%) | 2-3 (cv:8%) | 0 | 0 | |
| balances | upgrade_accounts | 14.26% @ 1 | 2.48% | 103.74% | 25.75% | 25.67% | 1.018 | 1.017 | 1.119 | 3-1002 (cv:60%) | 1 | 0 | 0 | |
| multisig | as_multi_threshold_1 | 13.85% @ 0 | 8.48% | 106.58% | 54.74% | 57.10% | 0.982 | 1.027 | 1.135 | 2 | 1 | 0 | 0 | |
| fast_unstake | on_idle_unstake | 13.82% @ 1 | 8.34% | 109.07% | 24.92% | 25.58% | 1.001 | 1.027 | 1.331 | 4-130 (cv:58%) | 6-258 (cv:59%) | 4-180 (cv:53%) | 1041-18948 (cv:46%) | |
| revive | sha2_256 | 13.39% @ 0 | 0.16% | 100.32% | 1.26% | 1.33% | 0.961 | 1.003 | 1.088 | 0 | 0 | 0 | 0 | |
| revive | hash_blake2_256 | 13.23% @ 0 | 0.13% | 100.21% | 1.06% | 1.12% | 0.954 | 1.001 | 1.075 | 0 | 0 | 0 | 0 | |
| balances | transfer_increasing_users | 12.54% @ 578 | 12.24% | 108.73% | 68.33% | 72.04% | 0.988 | 1.033 | 1.165 | 4 | 2 | 0 | 0 | |
| proxy | proxy_announced | 11.89% @ 0 | 7.29% | 107.16% | 74.29% | 75.96% | 1.017 | 1.037 | 1.117 | 3 (±3.9%) | 1-2 (cv:15%) | 0 | 0 | |
| proxy | add_proxy | 11.74% @ 1 | 11.47% | 108.89% | 122.24% | 126.57% | 1.019 | 1.056 | 1.115 | 4 | 1 | 0 | 0 | |
| collator_selection | update_bond | 11.52% @ 59 | 10.56% | 108.03% | 103.24% | 108.23% | 1.006 | 1.052 | 1.109 | 4 | 1 | 0 | 0 | |
| cumulus_pallet_xcmp_queue | enqueue_n_bytes_xcmp_message | 10.94% @ 0 | 3.26% | 103.43% | 88.53% | 87.29% | 1.021 | 1.010 | 1.061 | 3 | 0 | 0 | 0 | |
| assets | set_metadata | 10.35% @ 0 | 10.24% | 108.66% | 114.74% | 119.69% | 1.012 | 1.055 | 1.114 | 3-4 (cv:13%) | 1 | 0 | 0 | |
| treasury | on_initialize_proposals | 10.20% @ 52 | 10.03% | 106.49% | 152.40% | 153.70% | 1.021 | 1.034 | 1.088 | 5 | 0 | 0 | 0 | |
| multisig | poke_deposit | 10.14% @ 7 | 8.87% | 106.53% | 95.18% | 98.36% | 1.006 | 1.032 | 1.099 | 4 | 1 | 0 | 0 | |
| revive | seal_contains_transient_storage | 9.95% @ 0 | 9.08% | 103.69% | 70.62% | 67.60% | 1.013 | 0.971 | 1.142 | 0 | 0 | 0 | 0 | |
| proxy | create_pure | 9.61% @ 7 | 9.48% | 107.39% | 110.02% | 112.75% | 1.016 | 1.041 | 1.105 | 4 | 1 | 0 | 0 | |
| multisig | approve_as_multi_create | 9.57% @ 2 | 8.68% | 106.68% | 93.15% | 96.54% | 1.007 | 1.035 | 1.101 | 4 | 1 | 0 | 0 | |
| multisig | as_multi_complete | 9.33% @ 100 | 8.34% | 106.84% | 49.24% | 51.44% | 0.986 | 1.025 | 1.152 | 3 | 2 | 0 | 0 | |
| vesting | vest_locked | 9.32% @ 0 | 8.78% | 106.82% | 90.95% | 95.38% | 0.996 | 1.044 | 1.093 | 5 | 1 | 0 | 0 | |
| revive | seal_get_transient_storage | 9.30% @ 0 | 8.11% | 103.77% | 62.86% | 60.24% | 1.020 | 0.975 | 1.152 | 0 | 0 | 0 | 0 | |
| cumulus_pallet_xcmp_queue | enqueue_n_empty_xcmp_messages | 9.25% @ 0 | 1.94% | 103.69% | 17.70% | 17.00% | 1.060 | 1.014 | 1.175 | 2-3 (cv:7%) | 0 | 0 | 0 | |
| vesting | not_unlocking_merge_schedules | 8.89% @ 15 | 8.70% | 106.51% | 98.29% | 102.80% | 0.999 | 1.043 | 1.088 | 5 | 1 | 0 | 0 | |
| staking_async | kick | 8.64% @ 1 | 4.51% | 104.83% | 63.99% | 63.57% | 1.022 | 1.018 | 1.095 | 3-129 (cv:58%) | 1 | 0 | 0 | |
| revive | seal_clear_transient_storage | 8.43% @ 0 | 7.35% | 100.90% | 57.58% | 54.32% | 1.004 | 0.945 | 1.132 | 0 | 0 | 0 | 0 | |
| vesting | unlocking_merge_schedules | 8.39% @ 49 | 8.26% | 106.63% | 100.39% | 104.03% | 1.004 | 1.040 | 1.088 | 5 | 1 | 0 | 0 | |
| collator_selection | add_invulnerable | 8.31% @ 6 | 8.11% | 106.86% | 90.22% | 92.80% | 1.010 | 1.040 | 1.101 | 5 | 1 | 0 | 0 | |
| vesting | vest_other_locked | 8.30% @ 49 | 8.16% | 106.51% | 85.18% | 88.48% | 0.997 | 1.037 | 1.093 | 5 | 1 | 0 | 0 | |
| proxy | announce | 8.29% @ 1 | 7.95% | 106.93% | 80.83% | 83.00% | 1.012 | 1.034 | 1.112 | 4 | 1 | 0 | 0 | |
| staking_async | rc_on_offence | 8.12% @ 2 | 4.18% | 104.60% | 27.34% | 27.33% | 1.011 | 1.013 | 1.166 | 7-1003 (cv:60%) | 0 | 0 | 0 | |
| cumulus_pallet_xcmp_queue | enqueue_n_full_pages | 8.12% @ 0 | 0.91% | 100.63% | 95.05% | 94.98% | 1.001 | 1.002 | 1.011 | 2-102 (cv:59%) | 0 | 0 | 0 | |
| vesting | force_remove_vesting_schedule | 7.66% @ 12 | 7.51% | 106.45% | 91.85% | 95.32% | 1.004 | 1.041 | 1.086 | 5 | 1 | 0 | 0 | |
| revive | upload_code | 7.62% @ 0 | 0.73% | 99.73% | 13.27% | 12.88% | 1.013 | 0.990 | 1.073 | 6 | 1 | 0 | 0 | |
| multisig | as_multi_approve | 7.36% @ 100 | 6.28% | 105.74% | 55.39% | 56.38% | 1.003 | 1.023 | 1.118 | 3 | 1 | 0 | 0 | |
| revive | seal_set_transient_storage | 7.32% @ 0 | 6.93% | 101.47% | 52.42% | 50.10% | 0.998 | 0.954 | 1.128 | 0 | 0 | 0 | 0 | |
| asset_conversion | touch | 6.87% @ 0 | 5.59% | 106.31% | 62.89% | 63.78% | 1.020 | 1.032 | 1.110 | 2-7 (cv:39%) | 1 | 0 | 0 | |
| revive | seal_take_transient_storage | 6.83% @ 262 | 6.70% | 101.59% | 51.25% | 48.85% | 1.001 | 0.957 | 1.136 | 0 | 0 | 0 | 0 | |
| multisig | as_multi_create | 6.01% @ 100 | 5.28% | 105.12% | 55.66% | 56.40% | 1.010 | 1.021 | 1.102 | 4 | 1 | 0 | 0 | |
| cumulus_pallet_xcmp_queue | enqueue_empty_xcmp_message_at | 5.56% @ 0 | 2.65% | 102.84% | 49.10% | 49.32% | 1.008 | 1.010 | 1.061 | 2 | 0 | 0 | 0 | |
| revive | instr_empty_loop | 5.34% @ 0 | 0.01% | 98.76% | 0.06% | 0.06% | 0.977 | 0.988 | 1.095 | 0 | 0 | 0 | 0 | |
| collator_selection | new_session | 5.09% @ 89 | 4.53% | 105.91% | 20.86% | 21.33% | 1.007 | 1.023 | 1.223 | 1-98 (cv:128%) | 0-94 (cv:136%) | 0 | 0 | |
| nfts | set_attributes_pre_signed | 4.99% @ 0 | 2.24% | 104.49% | 23.77% | 24.31% | 1.008 | 1.030 | 1.104 | 3-15 (cv:35%) | 1 | 0 | 0 | |
| staking_async | nominate | 4.97% @ 1 | 3.51% | 103.89% | 35.40% | 35.51% | 1.012 | 1.013 | 1.110 | 6 | 1 | 0 | 0 | |
| nfts | mint_pre_signed | 4.90% @ 0 | 2.17% | 104.89% | 21.58% | 21.95% | 1.014 | 1.035 | 1.116 | 8-18 (cv:24%) | 1 | 0 | 0 | |
| revive | call_with_code_per_byte | 4.82% @ 0 | 2.65% | 103.29% | 25.62% | 26.01% | 1.003 | 1.015 | 1.109 | 5 | 1 | 0 | 0 | |
| revive | seal_call | 4.71% @ 0 | 4.50% | 104.73% | 50.21% | 49.59% | 1.024 | 1.012 | 1.118 | 6-7 (cv:8%) | 1 | 0 | 0 | |
| revive | eth_call | 4.69% @ 0 | 4.40% | 105.40% | 46.28% | 46.96% | 1.013 | 1.028 | 1.110 | 5-7 (cv:9%) | 1 | 0 | 0 | |
| staking_async | rebond | 4.65% @ 15 | 4.63% | 105.28% | 61.02% | 61.87% | 1.015 | 1.027 | 1.093 | 8 | 1 | 0 | 0 | |
| vesting | vested_transfer | 4.61% @ 2 | 4.49% | 105.06% | 59.72% | 61.46% | 1.002 | 1.033 | 1.077 | 6 | 1 | 0 | 0 | |
| vesting | force_vested_transfer | 4.46% @ 36 | 4.38% | 104.71% | 58.26% | 59.55% | 1.005 | 1.027 | 1.081 | 6 | 1 | 0 | 0 | |
| revive | seal_call_precompile | 4.44% @ 1 | 3.75% | 102.62% | 15.14% | 15.55% | 0.968 | 0.997 | 1.219 | 1-2 (cv:33%) | 1 | 0 | 0 | |
| asset_conversion | swap_exact_tokens_for_tokens | 4.00% @ 2 | 3.52% | 104.81% | 38.09% | 38.18% | 1.021 | 1.022 | 1.116 | 7-10 (cv:9%) | 1 | 0 | 0 | |
| asset_conversion | swap_tokens_for_exact_tokens | 3.99% @ 2 | 3.49% | 104.36% | 38.15% | 38.01% | 1.022 | 1.017 | 1.115 | 7-10 (cv:9%) | 1 | 0 | 0 | |
| revive | basic_block_compilation | 3.44% @ 1 | 3.42% | 105.04% | 33.89% | 34.49% | 1.011 | 1.029 | 1.113 | 5 | 1 | 0 | 0 | |
| revive | seal_get_immutable_data | 3.06% @ 1 | 2.67% | 104.10% | 20.07% | 20.18% | 1.009 | 1.020 | 1.142 | 0 | 0 | 0 | 0 | |
| staking_async | payout_stakers_alive_staked | 2.81% @ 0 | 1.26% | 102.21% | 18.67% | 18.49% | 1.022 | 1.009 | 1.088 | 7-199 (cv:57%) | 1 | 0 | 0 | |
| revive | noop_host_fn | 2.54% @ 0 | 0.15% | 101.73% | 1.22% | 1.23% | 0.976 | 1.016 | 1.100 | 0 | 0 | 0 | 0 | |
| revive | instantiate | 2.51% @ 0 | 0.80% | 101.27% | 10.07% | 9.65% | 1.018 | 1.004 | 1.098 | 7 | 1 | 0 | 0 | |
| revive | eth_instantiate_with_code | 2.50% @ 0 | 0.76% | 100.40% | 10.93% | 11.26% | 1.006 | 0.996 | 1.072 | 9-11 (cv:9%) | 1 | 0 | 0 | |
| revive | seal_contains_storage | 2.10% @ 328 | 1.96% | 104.22% | 16.83% | 17.00% | 1.017 | 1.027 | 1.135 | 0 | 0 | 0 | 0 | |
| revive | seal_get_storage | 1.93% @ 197 | 1.82% | 103.11% | 15.00% | 15.45% | 0.990 | 1.015 | 1.108 | 0 | 0 | 0 | 0 | |
| revive | seal_clear_storage | 1.72% @ 0 | 1.66% | 103.79% | 169.93% | 171.45% | 1.029 | 1.042 | 1.040 | 0 | 0 | 0 | 0 | |
| revive | seal_set_storage | 1.67% @ 240 | 1.59% | 103.54% | 209.56% | 210.91% | 1.029 | 1.034 | 1.037 | 0 | 0 | 0 | 0 | |
| revive | seal_take_storage | 1.66% @ 0 | 1.54% | 103.75% | 156.68% | 158.58% | 1.027 | 1.040 | 1.037 | 0 | 0 | 0 | 0 | |
| revive | instr | 1.53% @ 0 | 0.03% | 100.08% | 0.41% | 0.51% | 0.836 | 1.001 | 0.900 | 0 | 0 | 0 | 0 | |
| revive | instantiate_with_code | 0.58% @ 0 | 0.32% | 99.72% | 5.99% | 5.89% | 1.008 | 0.993 | 1.065 | 9 | 1 | 0 | 0 | |
| revive | seal_instantiate | 0.55% @ 0 | 0.55% | 101.13% | 6.86% | 6.64% | 1.037 | 1.004 | 1.129 | 7-8 (cv:6%) | 1 | 0 | 0 | |
| revive | seal_sr25519_verify | 0.54% @ 0 | 0.04% | 99.72% | 0.29% | 0.31% | 0.951 | 0.997 | 1.071 | 0 | 0 | 0 | 0 | |
| fast_unstake | on_idle_check | 0.39% @ 1 | 0.01% | 101.02% | 0.13% | 0.13% | 1.005 | 1.009 | 1.077 | 3 | 0 | 0 | 0 | |
| election_provider_multi_block_unsigned | mine_solution | 0.05% @ 1 | 0.04% | 100.53% | 0.36% | 0.38% | 0.946 | 1.005 | 1.063 | 0 | 0 | 0 | 0 |
Benchmarks where Keys Read or Keys Deleted are non-zero
| Pallet | Benchmark | Median Trigger OH | P99 Trigger OH | Avg Extr Time (ns) | Avg Trigger Time (ns) | Final OH% | SR OH (New)% | SR OH (Old)% | SR New/Old | Extr New/Old | Matching | Keys Read | Keys Deleted | Trie Nodes | Proof Size | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| staking_async | set_staking_configs_all_set | 237.30% | 245.37% | 10,608 | 24,420 | 131.61% | 498.81% | 625.58% | 0.918 | 1.152 | 1.342 | 7 | 1 | 8 | 975 | |
| staking_async | set_staking_configs_all_remove | 192.61% | 261.53% | 10,289 | 19,224 | 143.20% | 344.03% | 453.08% | 0.953 | 1.255 | 1.471 | 0 | 8 | 8 | 975 | |
| staking_async | set_min_commission | 180.91% | 191.78% | 6,704 | 11,797 | 127.00% | 379.50% | 505.23% | 0.881 | 1.173 | 1.289 | 1 | 1 | 3 | 713 | |
| staking_async | set_validator_count | 177.86% | 189.27% | 7,142 | 11,821 | 130.04% | 320.49% | 450.99% | 0.869 | 1.223 | 1.318 | 1 | 1 | 3 | 713 | |
| fast_unstake | control | 135.48% | 146.12% | 6,205 | 8,243 | 126.40% | 286.66% | 403.69% | 0.870 | 1.225 | 1.274 | 1 | 1 | 3 | 178 | |
| migrations | force_set_cursor | 95.80% | 149.62% | 7,172 | 6,891 | 127.02% | 209.67% | 279.41% | 0.891 | 1.188 | 1.300 | 1 | 1 | 2 | 173 | |
| collator_selection | set_desired_candidates | 85.37% | 92.28% | 12,445 | 10,472 | 119.40% | 337.65% | 395.45% | 0.968 | 1.134 | 1.209 | 3 | 1 | 3 | 302 | |
| migrations | force_set_active_cursor | 84.47% | 130.17% | 8,162 | 6,776 | 126.82% | 188.11% | 239.87% | 0.911 | 1.161 | 1.313 | 1 | 1 | 2 | 173 | |
| xcm_benchmarks::generic | unsubscribe_version | 83.37% | 98.55% | 7,340 | 6,161 | 119.35% | 225.52% | 271.64% | 0.899 | 1.083 | 1.234 | 0 | 1 | 1 | 69 | |
| xcm | force_suspension | 67.65% | 193.96% | 6,499 | 4,639 | 121.32% | 269.49% | 322.35% | 0.972 | 1.162 | 1.229 | 1 | 1 | 0 | 0 | |
| staking_async | force_no_eras | 67.28% | 94.72% | 24,569 | 16,571 | 120.61% | 221.41% | 253.15% | 0.958 | 1.095 | 1.250 | 3 | 1 | 4 | 758 | |
| staking_async | force_new_era | 66.44% | 100.64% | 24,155 | 16,140 | 118.39% | 213.81% | 252.48% | 0.928 | 1.096 | 1.219 | 3 | 1 | 4 | 758 | |
| staking_async | force_new_era_always | 65.95% | 68.96% | 24,625 | 15,790 | 118.20% | 211.71% | 241.71% | 0.941 | 1.075 | 1.226 | 3 | 1 | 4 | 758 | |
| xcm | force_default_xcm_version | 61.59% | 64.66% | 6,932 | 3,875 | 121.90% | 215.22% | 268.73% | 0.970 | 1.211 | 1.222 | 1 | 1 | 0 | 0 | |
| timestamp | on_finalize | 56.55% | 61.43% | 7,438 | 4,191 | 118.88% | 182.00% | 207.83% | 0.947 | 1.082 | 1.240 | 0 | 1 | 0 | 0 | |
| migrations | exec_migration_completed | 42.74% | 50.89% | 12,970 | 5,530 | 114.24% | 238.25% | 248.70% | 1.002 | 1.046 | 1.181 | 2 | 1 | 2 | 173 | |
| xcm | new_query | 41.25% | 49.08% | 6,056 | 2,511 | 114.59% | 300.85% | 311.50% | 1.030 | 1.066 | 1.172 | 2 | 0 | 0 | 0 | |
| message_queue | service_page_base_completion | 39.08% | 67.32% | 12,766 | 5,166 | 117.36% | 95.18% | 101.35% | 0.942 | 1.003 | 1.342 | 0 | 1 | 0 | 0 | |
| nfts | force_collection_owner | 39.03% | 56.46% | 30,143 | 11,909 | 116.46% | 168.40% | 186.23% | 0.979 | 1.083 | 1.209 | 4 | 2 | 1 | 89 | |
| frame_system_extensions | weight_reclaim | 36.70% | 43.38% | 5,158 | 1,863 | 112.59% | 438.55% | 443.60% | 1.053 | 1.065 | 1.140 | 2 | 0 | 0 | 0 | |
| revive | seal_terminate | 36.43% | 37.77% | 23,857 | 8,705 | 115.78% | 110.60% | 119.47% | 0.952 | 1.028 | 1.266 | 3 | 2 | 1 | 72 | |
| cumulus_pallet_xcmp_queue | set_config_with_u32 | 35.35% | 37.40% | 11,225 | 3,916 | 115.12% | 142.49% | 160.94% | 0.959 | 1.083 | 1.194 | 1 | 1 | 0 | 0 | |
| balances | force_adjust_total_issuance | 35.05% | 36.55% | 14,484 | 4,987 | 113.40% | 292.11% | 314.34% | 1.024 | 1.102 | 1.144 | 3 | 1 | 0 | 0 | |
| xcm_benchmarks::generic | claim_asset | 32.77% | 39.73% | 19,002 | 6,152 | 109.84% | 222.90% | 220.90% | 1.001 | 0.992 | 1.147 | 2 | 1 | 0 | 0 | |
| utility | as_derivative | 31.66% | 34.78% | 11,093 | 3,410 | 126.28% | 29.26% | 39.20% | 0.820 | 1.099 | 1.682 | 0 | 1 | 0 | 0 | |
| xcm | force_xcm_version | 31.59% | 52.52% | 18,545 | 5,871 | 113.35% | 229.25% | 249.76% | 1.008 | 1.098 | 1.148 | 3 | 1 | 0 | 0 | |
| revive | dispatch_as_fallback_account | 30.76% | 33.88% | 11,717 | 3,534 | 129.93% | 29.74% | 40.62% | 0.837 | 1.143 | 1.685 | 0 | 1 | 0 | 0 | |
| nfts | force_collection_config | 30.04% | 34.62% | 25,121 | 7,526 | 113.62% | 177.90% | 196.29% | 0.991 | 1.093 | 1.158 | 3 | 1 | 1 | 61 | |
| xcm_benchmarks::generic | buy_execution | 29.75% | 35.44% | 13,421 | 3,916 | 106.86% | 432.84% | 440.50% | 1.010 | 1.028 | 1.078 | 0 | 1 | 0 | 0 | |
| treasury | remove_approval | 29.51% | 57.96% | 12,923 | 3,943 | 114.10% | 131.56% | 143.04% | 0.973 | 1.058 | 1.199 | 1 | 1 | 0 | 0 | |
| uniques | transfer | 29.27% | 36.85% | 49,467 | 14,575 | 109.61% | 101.60% | 106.73% | 0.933 | 0.981 | 1.204 | 4 | 3 | 1 | 109 | |
| xcm_benchmarks::generic | pay_fees | 29.13% | 31.83% | 13,425 | 3,831 | 108.11% | 432.46% | 441.54% | 1.022 | 1.044 | 1.090 | 0 | 1 | 0 | 0 | |
| assets | finish_destroy | 29.09% | 54.06% | 26,766 | 7,867 | 113.75% | 151.18% | 166.00% | 0.982 | 1.078 | 1.173 | 2 | 2 | 0 | 0 | |
| election_provider_multi_block_signed | bail | 28.85% | 32.34% | 214,248 | 62,139 | 119.47% | 62.72% | 67.27% | 0.972 | 1.042 | 1.421 | 5 | 35 | 0 | 0 | |
| revive | v1_migration_step | 28.83% | 31.03% | 22,211 | 6,336 | 115.95% | 90.72% | 95.75% | 0.981 | 1.035 | 1.289 | 1 | 1 | 0 | 0 | |
| uniques | force_item_status | 28.54% | 29.64% | 31,050 | 8,794 | 113.19% | 148.68% | 163.18% | 0.980 | 1.075 | 1.167 | 4 | 1 | 1 | 89 | |
| treasury | void_spend | 28.43% | 30.17% | 26,411 | 7,492 | 112.84% | 160.31% | 169.74% | 0.996 | 1.054 | 1.172 | 2 | 2 | 0 | 0 | |
| nfts | transfer_ownership | 27.93% | 35.08% | 51,887 | 14,489 | 114.37% | 130.05% | 141.39% | 0.984 | 1.070 | 1.196 | 5 | 3 | 1 | 89 | |
| xcm_benchmarks::generic | expect_origin | 27.71% | 31.61% | 8,048 | 2,194 | 107.74% | 387.24% | 398.11% | 1.015 | 1.043 | 1.086 | 2 | 0 | 0 | 0 | |
| asset_rate | remove | 27.68% | 28.92% | 28,584 | 7,876 | 110.64% | 143.19% | 150.21% | 0.975 | 1.022 | 1.162 | 2 | 2 | 0 | 0 | |
| whitelist | remove_whitelisted_call | 27.66% | 31.40% | 35,076 | 9,707 | 113.88% | 126.53% | 137.69% | 0.979 | 1.065 | 1.193 | 2 | 3 | 0 | 0 | |
| balances | force_set_balance_killing | 27.24% | 28.36% | 46,737 | 12,659 | 114.49% | 122.27% | 129.89% | 0.994 | 1.056 | 1.214 | 3 | 2 | 1 | 83 | |
| xcm_benchmarks::generic | transact | 27.17% | 32.01% | 17,080 | 4,508 | 111.51% | 191.32% | 212.11% | 0.988 | 1.095 | 1.124 | 2 | 1 | 0 | 0 | |
| utility | dispatch_as_fallible | 27.14% | 29.82% | 16,567 | 4,438 | 114.35% | 178.34% | 194.95% | 1.011 | 1.105 | 1.163 | 2 | 1 | 0 | 0 | |
| xcm_benchmarks::generic | expect_error | 27.04% | 29.02% | 8,053 | 2,137 | 107.83% | 387.19% | 403.53% | 1.014 | 1.057 | 1.084 | 2 | 0 | 0 | 0 | |
| utility | dispatch_as | 27.03% | 29.48% | 16,670 | 4,424 | 113.26% | 176.28% | 196.11% | 0.995 | 1.108 | 1.145 | 2 | 1 | 0 | 0 | |
| xcm_benchmarks::generic | trap | 26.70% | 29.45% | 8,147 | 2,161 | 107.50% | 385.87% | 394.01% | 1.015 | 1.036 | 1.085 | 2 | 0 | 0 | 0 | |
| cumulus_pallet_xcmp_queue | suspend_channel | 26.64% | 31.15% | 6,242 | 1,677 | 112.93% | 239.91% | 236.17% | 1.051 | 1.035 | 1.169 | 1 | 0 | 0 | 0 | |
| frame_system_extensions | check_weight | 25.73% | 29.68% | 8,602 | 2,205 | 109.07% | 334.13% | 340.88% | 1.025 | 1.046 | 1.104 | 3 | 0 | 0 | 0 | |
| treasury | spend_local | 25.49% | 27.53% | 26,126 | 6,462 | 112.58% | 183.46% | 197.95% | 1.009 | 1.088 | 1.145 | 5 | 1 | 0 | 0 | |
| uniques | transfer_ownership | 25.48% | 26.43% | 51,501 | 13,042 | 113.25% | 126.39% | 137.88% | 0.981 | 1.070 | 1.178 | 5 | 3 | 1 | 89 | |
| migrations | force_onboard_mbms | 24.96% | 26.56% | 13,141 | 3,246 | 117.39% | 23.66% | 31.06% | 0.790 | 1.037 | 1.614 | 0 | 1 | 0 | 0 | |
| session | purge_keys | 24.74% | 26.85% | 69,128 | 16,997 | 112.30% | 121.41% | 130.37% | 0.979 | 1.052 | 1.178 | 4 | 3 | 4 | 328 | |
| timestamp | set | 24.51% | 28.87% | 17,923 | 4,338 | 116.00% | 96.57% | 108.93% | 0.973 | 1.098 | 1.217 | 2 | 1 | 0 | 0 | |
| staking_async | set_payee | 24.25% | 32.10% | 48,423 | 11,766 | 109.72% | 81.35% | 92.37% | 0.904 | 1.026 | 1.174 | 1 | 1 | 4 | 1031 | |
| treasury | check_status | 24.23% | 25.58% | 33,430 | 8,025 | 111.32% | 129.93% | 139.44% | 0.978 | 1.050 | 1.159 | 2 | 2 | 0 | 0 | |
| xcm | execute | 23.29% | 39.44% | 22,438 | 5,253 | 108.09% | 144.86% | 153.71% | 0.963 | 1.022 | 1.119 | 3 | 1 | 0 | 0 | |
| utility | if_else | 22.83% | 25.64% | 20,320 | 4,525 | 113.72% | 145.85% | 160.66% | 1.004 | 1.106 | 1.157 | 2 | 1 | 0 | 0 | |
| uniques | force_create | 22.64% | 25.36% | 26,501 | 5,944 | 110.27% | 176.20% | 184.91% | 1.003 | 1.052 | 1.130 | 4 | 1 | 0 | 0 | |
| nfts | set_accept_ownership | 21.31% | 22.23% | 25,647 | 5,388 | 110.35% | 218.24% | 228.92% | 1.020 | 1.070 | 1.118 | 4 | 1 | 0 | 0 | |
| election_provider_multi_block_signed | register_eject | 20.95% | 23.25% | 318,655 | 67,167 | 117.87% | 56.49% | 57.02% | 1.033 | 1.042 | 1.418 | 9 | 34 | 1 | 76 | |
| assets | force_asset_status | 20.76% | 22.50% | 22,419 | 4,678 | 110.19% | 194.76% | 208.61% | 1.006 | 1.077 | 1.114 | 3 | 1 | 0 | 0 | |
| uniques | thaw_collection | 20.62% | 22.24% | 24,082 | 4,959 | 109.78% | 187.60% | 200.85% | 1.001 | 1.072 | 1.111 | 3 | 1 | 0 | 0 | |
| uniques | freeze_collection | 20.16% | 21.19% | 24,101 | 4,871 | 109.71% | 187.77% | 200.08% | 1.003 | 1.069 | 1.111 | 3 | 1 | 0 | 0 | |
| uniques | buy_item | 20.12% | 25.53% | 66,873 | 13,504 | 112.83% | 79.69% | 88.12% | 0.960 | 1.062 | 1.204 | 4 | 3 | 1 | 109 | |
| assets | force_create | 20.11% | 22.18% | 24,199 | 4,819 | 109.74% | 177.06% | 190.92% | 0.997 | 1.075 | 1.109 | 3 | 1 | 0 | 0 | |
| assets | freeze_asset | 20.07% | 22.76% | 23,740 | 4,822 | 110.48% | 188.77% | 199.57% | 1.013 | 1.071 | 1.122 | 3 | 1 | 0 | 0 | |
| uniques | set_team | 19.99% | 21.02% | 24,592 | 4,878 | 110.40% | 187.19% | 199.21% | 1.011 | 1.076 | 1.118 | 3 | 1 | 0 | 0 | |
| assets | thaw_asset | 19.99% | 21.35% | 23,911 | 4,760 | 110.29% | 186.58% | 200.71% | 1.006 | 1.082 | 1.113 | 3 | 1 | 0 | 0 | |
| nfts | force_create | 19.83% | 30.21% | 38,812 | 7,760 | 113.85% | 137.37% | 145.00% | 1.027 | 1.084 | 1.176 | 7 | 1 | 0 | 0 | |
| assets | set_team | 19.83% | 21.15% | 23,554 | 4,654 | 110.30% | 188.05% | 201.31% | 1.009 | 1.080 | 1.115 | 3 | 1 | 0 | 0 | |
| uniques | set_accept_ownership | 19.50% | 20.45% | 28,038 | 5,442 | 110.13% | 201.55% | 214.81% | 1.014 | 1.080 | 1.111 | 4 | 1 | 0 | 0 | |
| uniques | set_price | 19.42% | 20.91% | 28,769 | 5,523 | 109.84% | 159.19% | 170.18% | 0.997 | 1.066 | 1.117 | 3 | 1 | 0 | 0 | |
| cumulus_pallet_xcmp_queue | resume_channel | 19.17% | 21.75% | 8,007 | 1,546 | 112.91% | 189.63% | 191.96% | 1.054 | 1.067 | 1.161 | 1 | 0 | 0 | 0 | |
| assets | set_min_balance | 18.87% | 20.45% | 24,989 | 4,722 | 111.36% | 176.47% | 188.74% | 1.018 | 1.089 | 1.127 | 3 | 1 | 0 | 0 | |
| message_queue | set_service_head | 18.76% | 20.71% | 12,067 | 2,223 | 113.57% | 127.03% | 124.30% | 1.061 | 1.038 | 1.214 | 1 | 0 | 0 | 0 | |
| uniques | burn | 18.71% | 26.43% | 67,376 | 12,736 | 110.74% | 97.25% | 104.70% | 0.974 | 1.049 | 1.163 | 4 | 4 | 1 | 109 | |
| xcm_benchmarks::generic | query_response | 18.61% | 21.70% | 12,186 | 2,231 | 108.95% | 263.95% | 266.92% | 1.034 | 1.046 | 1.106 | 2 | 0 | 0 | 0 | |
| staking_async | set_controller | 18.44% | 19.51% | 57,450 | 10,555 | 109.56% | 106.30% | 110.61% | 0.987 | 1.027 | 1.158 | 2 | 2 | 0 | 0 | |
| asset_rate | create | 18.41% | 19.70% | 27,151 | 4,946 | 110.97% | 162.91% | 172.82% | 1.015 | 1.077 | 1.129 | 3 | 1 | 0 | 0 | |
| message_queue | service_queue_base | 18.33% | 21.03% | 9,773 | 1,783 | 113.15% | 155.77% | 154.02% | 1.061 | 1.049 | 1.185 | 1 | 0 | 0 | 0 | |
| asset_rewards | set_pool_admin | 17.78% | 18.78% | 28,950 | 5,133 | 110.87% | 169.41% | 179.02% | 1.020 | 1.077 | 1.126 | 3 | 1 | 0 | 0 | |
| nfts | transfer | 17.70% | 23.36% | 78,496 | 14,067 | 112.36% | 68.61% | 74.35% | 0.969 | 1.050 | 1.222 | 4 | 4 | 1 | 108 | |
| nfts | cancel_swap | 17.61% | 26.72% | 44,382 | 7,982 | 110.43% | 96.96% | 103.03% | 0.982 | 1.043 | 1.164 | 2 | 2 | 0 | 0 | |
| asset_rate | update | 17.60% | 36.74% | 27,036 | 4,884 | 111.11% | 168.40% | 177.06% | 1.022 | 1.075 | 1.132 | 3 | 1 | 0 | 0 | |
| revive | remove_code | 17.46% | 22.90% | 80,840 | 14,256 | 109.81% | 93.50% | 97.40% | 0.986 | 1.027 | 1.171 | 4 | 3 | 2 | 140 | |
| assets | transfer_ownership | 17.43% | 18.63% | 26,935 | 4,655 | 110.23% | 165.43% | 175.55% | 1.012 | 1.074 | 1.118 | 3 | 1 | 0 | 0 | |
| nfts | clear_all_transfer_approvals | 17.40% | 18.48% | 29,185 | 5,101 | 109.82% | 163.41% | 176.71% | 1.000 | 1.082 | 1.107 | 3 | 1 | 0 | 0 | |
| nfts | lock_collection | 17.32% | 18.21% | 29,722 | 5,076 | 111.05% | 150.71% | 161.49% | 1.012 | 1.084 | 1.127 | 3 | 1 | 0 | 0 | |
| uniques | set_collection_max_supply | 17.31% | 18.69% | 28,746 | 4,940 | 109.32% | 150.16% | 162.69% | 0.991 | 1.074 | 1.105 | 3 | 1 | 0 | 0 | |
| staking_async | force_apply_min_commission | 17.16% | 17.76% | 28,929 | 4,894 | 111.62% | 107.24% | 119.37% | 0.981 | 1.092 | 1.136 | 1 | 1 | 0 | 0 | |
| nfts | burn | 16.95% | 20.75% | 100,388 | 17,114 | 112.25% | 71.20% | 76.04% | 0.983 | 1.050 | 1.218 | 4 | 7 | 2 | 196 | |
| asset_rewards | set_pool_reward_rate_per_block | 16.90% | 19.54% | 31,157 | 5,257 | 109.74% | 160.02% | 161.92% | 1.026 | 1.038 | 1.134 | 3 | 1 | 0 | 0 | |
| xcm_bridge_hub_router | report_bridge_status | 16.71% | 18.48% | 26,363 | 4,225 | 111.60% | 69.61% | 74.02% | 0.984 | 1.046 | 1.210 | 1 | 1 | 0 | 0 | |
| nfts | approve_item_attributes | 16.55% | 17.50% | 31,278 | 5,149 | 107.50% | 150.71% | 168.37% | 0.967 | 1.080 | 1.072 | 3 | 1 | 0 | 0 | |
| nfts | set_team | 16.48% | 17.27% | 72,746 | 11,951 | 112.73% | 82.14% | 87.70% | 0.998 | 1.066 | 1.198 | 6 | 2 | 0 | 0 | |
| assets | burn | 16.42% | 17.86% | 87,993 | 14,402 | 110.89% | 63.71% | 67.47% | 0.974 | 1.031 | 1.224 | 3 | 5 | 0 | 0 | |
| nfts | update_mint_settings | 16.17% | 17.22% | 30,537 | 4,947 | 109.79% | 147.49% | 156.78% | 1.006 | 1.069 | 1.116 | 3 | 1 | 0 | 0 | |
| staking_async | force_unstake | 16.14% | 19.73% | 212,927 | 34,817 | 109.37% | 78.93% | 82.62% | 0.977 | 1.023 | 1.179 | 8 | 7 | 4 | 932 | |
| asset_rewards | set_pool_expiry_block | 16.04% | 16.72% | 32,913 | 5,236 | 110.79% | 150.02% | 154.22% | 1.030 | 1.059 | 1.140 | 3 | 1 | 0 | 0 | |
| nfts | claim_swap | 15.98% | 16.40% | 159,409 | 25,480 | 112.49% | 47.56% | 50.16% | 0.979 | 1.033 | 1.308 | 6 | 7 | 3 | 272 | |
| nfts | set_collection_max_supply | 15.88% | 18.86% | 32,030 | 5,094 | 110.29% | 140.05% | 148.76% | 1.009 | 1.072 | 1.124 | 3 | 1 | 0 | 0 | |
| nfts | buy_item | 15.84% | 20.14% | 93,998 | 14,988 | 111.80% | 60.37% | 65.95% | 0.963 | 1.052 | 1.218 | 4 | 4 | 1 | 108 | |
| assets | block | 15.79% | 16.97% | 30,843 | 4,833 | 109.50% | 145.85% | 154.82% | 1.005 | 1.067 | 1.113 | 3 | 1 | 0 | 0 | |
| nfts | lock_item_properties | 15.76% | 16.92% | 32,568 | 5,153 | 109.90% | 148.68% | 158.82% | 1.007 | 1.075 | 1.114 | 3 | 1 | 0 | 0 | |
| assets | freeze | 15.71% | 18.14% | 30,934 | 4,898 | 109.08% | 145.29% | 152.93% | 1.004 | 1.057 | 1.113 | 3 | 1 | 0 | 0 | |
| uniques | clear_metadata | 15.71% | 22.02% | 56,515 | 8,936 | 109.74% | 111.14% | 117.13% | 0.996 | 1.050 | 1.138 | 4 | 2 | 0 | 0 | |
| revive | unmap_account | 15.70% | 16.48% | 73,976 | 11,509 | 109.14% | 101.26% | 106.25% | 0.989 | 1.038 | 1.141 | 4 | 2 | 3 | 350 | |
| xcm | force_unsubscribe_version_notify | 15.68% | 21.53% | 78,486 | 12,352 | 108.44% | 91.65% | 96.44% | 0.976 | 1.027 | 1.144 | 5 | 3 | 1 | 52 | |
| assets | clear_metadata | 15.66% | 26.34% | 44,424 | 7,798 | 110.31% | 113.08% | 119.39% | 0.994 | 1.049 | 1.148 | 2-3 (cv:18%) | 2 | 0 | 0 | |
| assets | force_clear_metadata | 15.64% | 27.63% | 43,611 | 7,763 | 110.85% | 116.51% | 122.14% | 1.002 | 1.051 | 1.156 | 2-3 (cv:18%) | 2 | 0 | 0 | |
| assets | thaw | 15.54% | 16.72% | 31,050 | 4,844 | 109.06% | 144.30% | 154.59% | 0.997 | 1.068 | 1.105 | 3 | 1 | 0 | 0 | |
| uniques | clear_collection_metadata | 15.37% | 22.75% | 55,414 | 8,633 | 111.22% | 111.85% | 119.14% | 1.006 | 1.072 | 1.146 | 4 | 2 | 0 | 0 | |
| uniques | freeze | 15.36% | 26.95% | 34,415 | 5,349 | 111.08% | 139.76% | 144.88% | 1.028 | 1.065 | 1.142 | 3 | 1 | 0 | 0 | |
| balances | burn_allow_death | 15.19% | 15.73% | 64,349 | 9,736 | 111.83% | 83.46% | 86.71% | 1.012 | 1.051 | 1.196 | 3 | 2 | 0 | 0 | |
| revive | set_code | 15.08% | 15.79% | 33,975 | 5,135 | 110.14% | 90.65% | 98.77% | 0.977 | 1.064 | 1.139 | 3 | 1 | 0 | 0 | |
| uniques | cancel_approval | 15.07% | 16.99% | 33,940 | 5,125 | 109.33% | 138.71% | 147.37% | 1.003 | 1.066 | 1.112 | 3 | 1 | 0 | 0 | |
| uniques | thaw | 15.03% | 15.98% | 34,016 | 5,092 | 109.45% | 136.51% | 146.70% | 0.999 | 1.074 | 1.109 | 3 | 1 | 0 | 0 | |
| nfts | unlock_item_transfer | 14.94% | 17.09% | 35,110 | 5,264 | 110.09% | 137.63% | 146.74% | 1.008 | 1.075 | 1.118 | 3 | 1 | 0 | 0 | |
| uniques | approve_transfer | 14.92% | 15.59% | 33,761 | 5,058 | 108.40% | 138.38% | 148.65% | 0.990 | 1.064 | 1.098 | 3 | 1 | 0 | 0 | |
| whitelist | whitelist_call | 14.72% | 16.62% | 37,657 | 5,528 | 109.62% | 135.89% | 141.57% | 1.014 | 1.057 | 1.124 | 4 | 1 | 0 | 0 | |
| nfts | lock_item_transfer | 14.71% | 16.86% | 35,250 | 5,219 | 109.23% | 138.59% | 147.41% | 1.003 | 1.067 | 1.110 | 3 | 1 | 0 | 0 | |
| session | set_keys | 14.66% | 17.44% | 34,857 | 5,113 | 108.57% | 172.10% | 176.49% | 1.021 | 1.047 | 1.108 | 3 | 1 | 0 | 0 | |
| assets | start_destroy | 14.65% | 16.13% | 33,554 | 4,913 | 109.38% | 134.40% | 144.10% | 1.000 | 1.072 | 1.109 | 3 | 1 | 0 | 0 | |
| assets | cancel_approval | 14.57% | 22.09% | 53,968 | 8,603 | 110.08% | 106.22% | 111.30% | 0.999 | 1.047 | 1.149 | 3-4 (cv:13%) | 2 | 0 | 0 | |
| nfts | cancel_approval | 14.54% | 25.00% | 35,611 | 5,285 | 110.36% | 135.00% | 146.17% | 1.004 | 1.087 | 1.115 | 3 | 1 | 0 | 0 | |
| assets | force_cancel_approval | 14.42% | 22.20% | 54,342 | 8,592 | 110.38% | 104.88% | 111.27% | 0.996 | 1.057 | 1.146 | 3-4 (cv:13%) | 2 | 0 | 0 | |
| treasury | spend | 14.37% | 22.66% | 42,828 | 6,206 | 108.86% | 105.59% | 108.65% | 1.003 | 1.032 | 1.141 | 4 | 1 | 0 | 0 | |
| xcm | migrate_version_notifiers | 14.37% | 15.51% | 42,360 | 6,042 | 109.92% | 45.04% | 48.83% | 0.947 | 1.027 | 1.247 | 1 | 1 | 0 | 0 | |
| xcm | migrate_version_notify_targets | 14.31% | 16.39% | 43,210 | 6,110 | 110.39% | 44.80% | 47.75% | 0.963 | 1.026 | 1.267 | 1 | 1 | 0 | 0 | |
| xcm | migrate_supported_version | 14.25% | 15.20% | 42,220 | 6,035 | 109.40% | 45.44% | 49.06% | 0.946 | 1.021 | 1.243 | 1 | 1 | 0 | 0 | |
| migrations | onboard_new_mbms | 14.20% | 15.33% | 16,906 | 2,401 | 106.00% | 227.15% | 236.36% | 1.004 | 1.044 | 1.067 | 3 | 0 | 0 | 0 | |
| balances | force_unreserve | 13.97% | 14.83% | 37,706 | 5,250 | 109.64% | 134.27% | 137.61% | 1.024 | 1.050 | 1.130 | 3 | 1 | 0 | 0 | |
| assets | transfer | 13.87% | 14.52% | 111,589 | 15,441 | 110.35% | 60.43% | 63.36% | 0.987 | 1.034 | 1.212 | 5 | 5 | 0 | 0 | |
| assets | refund_other | 13.84% | 17.85% | 69,476 | 10,093 | 110.07% | 69.87% | 73.94% | 0.981 | 1.038 | 1.185 | 1-4 (cv:47%) | 4 | 0 | 0 | |
| assets | force_transfer | 13.76% | 17.45% | 111,758 | 15,405 | 109.81% | 60.35% | 63.07% | 0.984 | 1.028 | 1.209 | 5 | 5 | 0 | 0 | |
| nfts | set_price | 13.72% | 15.01% | 40,971 | 5,656 | 109.06% | 114.23% | 118.82% | 1.006 | 1.047 | 1.128 | 3 | 1 | 0 | 0 | |
| cumulus_pallet_weight_reclaim | storage_weight_reclaim | 13.49% | 18.98% | 15,657 | 2,123 | 112.87% | 156.13% | 159.96% | 1.062 | 1.088 | 1.154 | 2 | 0 | 0 | 0 | |
| staking_async | reap_stash | 13.47% | 16.11% | 242,252 | 33,132 | 109.07% | 68.84% | 70.40% | 0.996 | 1.018 | 1.194 | 8 | 7 | 4 | 932 | |
| message_queue | service_page_base_no_completion | 13.35% | 14.51% | 13,109 | 1,738 | 112.27% | 35.59% | 34.54% | 1.046 | 1.015 | 1.435 | 1 | 0 | 0 | 0 | |
| staking_async | withdraw_unbonded_kill | 13.30% | 14.07% | 247,794 | 32,960 | 109.04% | 67.42% | 68.63% | 1.000 | 1.017 | 1.197 | 8 | 7 | 4 | 932 | |
| staking_async | chill | 13.19% | 14.33% | 132,479 | 17,620 | 108.80% | 71.29% | 74.57% | 0.984 | 1.029 | 1.167 | 6 | 3 | 0 | 0 | |
| assets | refund | 13.15% | 20.16% | 72,183 | 10,275 | 110.20% | 67.94% | 71.76% | 0.984 | 1.039 | 1.190 | 1-4 (cv:47%) | 4 | 0 | 0 | |
| nfts | approve_transfer | 13.12% | 14.07% | 39,705 | 5,200 | 108.29% | 121.92% | 127.50% | 1.002 | 1.048 | 1.110 | 3 | 1 | 0 | 0 | |
| balances | burn_keep_alive | 13.12% | 14.16% | 41,944 | 5,496 | 109.06% | 132.38% | 135.54% | 1.022 | 1.046 | 1.123 | 4 | 1 | 0 | 0 | |
| uniques | clear_attribute | 13.10% | 13.84% | 72,174 | 9,403 | 109.43% | 86.52% | 91.75% | 0.992 | 1.052 | 1.141 | 4 | 2 | 0 | 0 | |
| assets | mint | 12.92% | 13.99% | 44,402 | 5,717 | 108.77% | 135.21% | 140.63% | 1.014 | 1.055 | 1.111 | 5 | 1 | 0 | 0 | |
| nfts | create_swap | 12.79% | 14.40% | 44,825 | 5,752 | 108.34% | 101.57% | 109.20% | 0.983 | 1.057 | 1.107 | 3 | 1 | 0 | 0 | |
| nfts | clear_collection_metadata | 12.68% | 19.27% | 68,770 | 8,841 | 110.05% | 89.74% | 94.74% | 1.002 | 1.058 | 1.146 | 4 | 2 | 0 | 0 | |
| nfts | create | 12.52% | 19.49% | 69,274 | 8,881 | 110.53% | 104.13% | 107.70% | 1.023 | 1.058 | 1.149 | 8 | 1 | 0 | 0 | |
| staking_async | process_offence_queue | 12.52% | 16.77% | 129,601 | 16,455 | 109.44% | 68.54% | 70.76% | 0.999 | 1.031 | 1.184 | 4 | 2 | 0 | 0 | |
| nfts | clear_metadata | 12.41% | 12.94% | 73,100 | 9,051 | 109.53% | 85.89% | 90.00% | 1.002 | 1.050 | 1.146 | 4 | 2 | 0 | 0 | |
| xcm | force_subscribe_version_notify | 12.35% | 17.36% | 75,642 | 9,263 | 107.85% | 97.44% | 100.85% | 0.998 | 1.033 | 1.124 | 9 | 1 | 0 | 0 | |
| nfts | force_set_attribute | 12.20% | 12.75% | 47,934 | 5,817 | 109.23% | 110.94% | 118.43% | 1.002 | 1.070 | 1.111 | 4 | 1 | 0 | 0 | |
| uniques | create | 12.08% | 12.71% | 56,328 | 6,757 | 116.39% | 128.67% | 113.40% | 1.171 | 1.032 | 1.280 | 5 | 1 | 0 | 0 | |
| xcm | notify_current_targets | 12.07% | 18.84% | 65,781 | 7,925 | 103.12% | 83.03% | 90.04% | 0.926 | 1.005 | 1.061 | 4 | 1 | 0 | 0 | |
| message_queue | bump_service_head | 12.07% | 13.33% | 14,227 | 1,709 | 109.06% | 111.22% | 105.69% | 1.057 | 1.005 | 1.172 | 1 | 0 | 0 | 0 | |
| balances | force_set_balance_creating | 11.88% | 12.41% | 47,179 | 5,575 | 109.07% | 124.91% | 128.71% | 1.023 | 1.054 | 1.119 | 4 | 1 | 0 | 0 | |
| xcm | send | 11.62% | 12.37% | 62,967 | 7,209 | 124.33% | 136.86% | 109.28% | 1.312 | 1.048 | 1.422 | 6 | 1 | 0 | 0 | |
| nfts | clear_attribute | 11.59% | 11.96% | 86,102 | 9,957 | 109.85% | 75.09% | 78.85% | 1.002 | 1.053 | 1.157 | 4 | 2 | 0 | 0 | |
| staking_async | chill_other | 11.54% | 12.79% | 153,809 | 17,853 | 108.59% | 62.06% | 64.18% | 0.993 | 1.027 | 1.178 | 6 | 3 | 0 | 0 | |
| assets | transfer_all | 11.48% | 16.85% | 135,688 | 15,732 | 108.39% | 49.58% | 51.75% | 0.978 | 1.021 | 1.206 | 5 | 5 | 0 | 0 | |
| xcm | claim_assets | 11.46% | 23.37% | 87,704 | 10,347 | 108.24% | 84.08% | 88.41% | 0.990 | 1.041 | 1.129 | 6 | 2 | 0 | 0 | |
| xcm | take_response | 11.45% | 19.11% | 54,829 | 6,387 | 108.42% | 75.24% | 79.73% | 0.984 | 1.043 | 1.136 | 2 | 1 | 0 | 0 | |
| asset_rewards | unstake | 11.43% | 11.74% | 95,066 | 10,802 | 108.80% | 69.77% | 72.21% | 0.999 | 1.034 | 1.162 | 4 | 3 | 0 | 0 | |
| message_queue | ready_ring_unknit | 11.33% | 12.28% | 22,051 | 2,480 | 108.05% | 138.08% | 138.24% | 1.031 | 1.032 | 1.115 | 3 | 0 | 0 | 0 | |
| uniques | set_metadata | 10.91% | 11.45% | 56,108 | 6,094 | 109.21% | 116.42% | 123.62% | 1.012 | 1.075 | 1.106 | 5 | 1 | 0 | 0 | |
| migrations | exec_migration_fail | 10.73% | 11.79% | 27,006 | 2,900 | 104.83% | 147.04% | 147.10% | 1.004 | 1.005 | 1.078 | 3 | 0 | 0 | 0 | |
| asset_rewards | cleanup_pool | 10.52% | 13.45% | 236,977 | 25,113 | 108.22% | 46.27% | 48.35% | 0.979 | 1.023 | 1.204 | 6 | 7 | 1 | 71 | |
| fast_unstake | deregister | 10.43% | 10.88% | 98,171 | 10,165 | 108.31% | 66.42% | 70.19% | 0.987 | 1.043 | 1.141 | 4 | 2 | 0 | 0 | |
| uniques | set_collection_metadata | 10.42% | 16.66% | 57,744 | 6,114 | 108.63% | 110.76% | 117.86% | 1.005 | 1.069 | 1.101 | 5 | 1 | 0 | 0 | |
| uniques | mint | 10.36% | 11.02% | 67,115 | 6,964 | 107.32% | 101.54% | 105.22% | 1.003 | 1.039 | 1.105 | 6 | 1 | 0 | 0 | |
| assets | touch_other | 10.28% | 16.18% | 50,403 | 5,732 | 108.35% | 117.64% | 122.69% | 1.010 | 1.054 | 1.108 | 4-5 (cv:10%) | 1 | 0 | 0 | |
| balances | transfer_allow_death | 10.20% | 11.13% | 101,754 | 10,401 | 108.10% | 59.73% | 61.65% | 0.996 | 1.028 | 1.167 | 4 | 2 | 0 | 0 | |
| xcm_benchmarks::fungible | withdraw_asset | 10.15% | 10.47% | 106,618 | 10,756 | 107.34% | 62.60% | 65.56% | 0.983 | 1.029 | 1.141 | 4 | 4 | 0 | 0 | |
| balances | transfer_all | 10.15% | 17.64% | 96,512 | 10,053 | 108.36% | 53.57% | 56.03% | 0.986 | 1.031 | 1.178 | 3 | 2 | 0 | 0 | |
| assets | create | 10.13% | 21.52% | 46,470 | 5,374 | 108.48% | 114.28% | 118.69% | 1.011 | 1.050 | 1.114 | 3-4 (cv:13%) | 1 | 0 | 0 | |
| assets | approve_transfer | 10.11% | 16.15% | 52,693 | 5,867 | 108.66% | 113.96% | 118.80% | 1.013 | 1.056 | 1.112 | 4-5 (cv:10%) | 1 | 0 | 0 | |
| revive | seal_set_code_hash | 9.98% | 10.83% | 17,996 | 1,766 | 109.20% | 81.99% | 84.23% | 1.021 | 1.049 | 1.143 | 1 | 0 | 0 | 0 | |
| balances | force_transfer | 9.72% | 17.40% | 105,836 | 10,553 | 108.74% | 56.23% | 57.61% | 1.006 | 1.031 | 1.185 | 4 | 2 | 0 | 0 | |
| frame_system_extensions | check_nonce | 9.67% | 10.45% | 16,896 | 1,606 | 105.05% | 218.83% | 219.23% | 1.020 | 1.021 | 1.064 | 1 | 0 | 0 | 0 | |
| migrations | exec_migration_complete | 9.65% | 23.09% | 25,903 | 2,575 | 107.20% | 157.13% | 157.60% | 1.031 | 1.034 | 1.096 | 3 | 0 | 0 | 0 | |
| assets | touch | 9.57% | 18.02% | 53,785 | 5,789 | 108.47% | 110.26% | 114.98% | 1.012 | 1.055 | 1.111 | 4-5 (cv:10%) | 1 | 0 | 0 | |
| migrations | exec_migration_skipped_historic | 9.51% | 10.30% | 22,481 | 2,128 | 107.24% | 140.52% | 143.17% | 1.024 | 1.043 | 1.093 | 2 | 0 | 0 | 0 | |
| migrations | exec_migration_advance | 9.34% | 10.03% | 22,342 | 2,072 | 106.61% | 138.76% | 137.92% | 1.029 | 1.023 | 1.098 | 2 | 0 | 0 | 0 | |
| xcm_benchmarks::fungible | deposit_asset | 9.30% | 9.61% | 67,545 | 6,245 | 107.52% | 103.97% | 105.05% | 1.023 | 1.034 | 1.114 | 5 | 1 | 0 | 0 | |
| revive | seal_delegate_call | 9.09% | 9.49% | 51,751 | 4,695 | 109.28% | 35.03% | 36.86% | 0.986 | 1.038 | 1.242 | 1 | 1 | 0 | 0 | |
| assets | transfer_approved | 9.04% | 10.95% | 140,962 | 13,252 | 107.85% | 52.56% | 53.95% | 0.999 | 1.025 | 1.177 | 6 | 5 | 0 | 0 | |
| message_queue | ready_ring_knit | 9.03% | 10.05% | 24,600 | 2,220 | 106.69% | 124.11% | 122.61% | 1.031 | 1.019 | 1.106 | 2 | 0 | 0 | 0 | |
| nft_fractionalization | unify | 9.01% | 10.46% | 284,190 | 25,737 | 110.55% | 44.27% | 42.49% | 1.070 | 1.027 | 1.289 | 8 | 8 | 2 | 180 | |
| nfts | set_collection_metadata | 8.98% | 10.35% | 67,758 | 6,092 | 108.15% | 97.47% | 99.95% | 1.021 | 1.047 | 1.116 | 5 | 1 | 0 | 0 | |
| staking_async | bond | 8.96% | 12.31% | 156,074 | 14,122 | 104.70% | 78.40% | 81.37% | 0.976 | 1.013 | 1.089 | 7 | 1 | 3 | 954 | |
| xcm | migrate_and_notify_old_targets | 8.84% | 17.63% | 89,093 | 8,076 | 102.93% | 62.00% | 68.24% | 0.920 | 1.012 | 1.054 | 4 | 1 | 0 | 0 | |
| xcm_bridge_hub_router | on_initialize_when_non_congested | 8.68% | 22.90% | 31,997 | 2,848 | 106.40% | 133.15% | 133.71% | 1.023 | 1.027 | 1.091 | 3 | 0 | 0 | 0 | |
| nfts | force_mint | 8.57% | 9.07% | 87,126 | 7,460 | 107.46% | 87.83% | 90.50% | 1.012 | 1.042 | 1.110 | 7 | 1 | 0 | 0 | |
| collator_selection | note_author | 8.52% | 16.12% | 87,439 | 7,681 | 107.56% | 77.87% | 80.66% | 1.005 | 1.041 | 1.118 | 6 | 0 | 2 | 256 | |
| uniques | set_attribute | 8.38% | 13.35% | 74,593 | 6,335 | 108.37% | 89.94% | 95.04% | 1.008 | 1.065 | 1.103 | 5 | 1 | 0 | 0 | |
| xcm_benchmarks::fungible | receive_teleported_asset | 8.32% | 8.80% | 66,599 | 5,506 | 107.30% | 89.16% | 90.00% | 1.023 | 1.033 | 1.118 | 4 | 1 | 0 | 0 | |
| nfts | set_metadata | 8.26% | 9.84% | 77,172 | 6,357 | 107.56% | 85.53% | 89.43% | 1.006 | 1.052 | 1.103 | 5 | 1 | 0 | 0 | |
| message_queue | reap_page | 8.11% | 8.44% | 108,874 | 8,704 | 106.69% | 41.24% | 42.68% | 0.986 | 1.020 | 1.177 | 3 | 2 | 0 | 0 | |
| election_provider_multi_block_signed | unset_page | 8.05% | 10.45% | 136,676 | 11,047 | 106.64% | 65.93% | 68.85% | 0.991 | 1.035 | 1.112 | 5 | 2 | 0 | 0 | |
| treasury | payout | 7.96% | 8.37% | 157,289 | 12,470 | 106.37% | 55.42% | 55.86% | 1.007 | 1.015 | 1.151 | 7 | 4 | 0 | 0 | |
| nfts | mint | 7.72% | 8.06% | 99,125 | 7,653 | 107.90% | 76.92% | 79.18% | 1.017 | 1.047 | 1.119 | 7 | 1 | 0 | 0 | |
| xcm_benchmarks::generic | subscribe_version | 7.70% | 7.92% | 64,281 | 4,835 | 107.76% | 113.05% | 114.30% | 1.036 | 1.047 | 1.104 | 7 | 0 | 0 | 0 | |
| asset_rewards | stake | 7.59% | 7.92% | 90,730 | 6,866 | 107.62% | 80.91% | 82.70% | 1.021 | 1.043 | 1.116 | 6 | 1 | 0 | 0 | |
| balances | transfer_best_case | 7.53% | 7.80% | 75,874 | 5,692 | 90.38% | 72.49% | 104.87% | 0.711 | 1.029 | 0.785 | 4 | 1 | 0 | 0 | |
| assets | transfer_keep_alive | 7.38% | 7.89% | 86,003 | 6,325 | 106.45% | 78.34% | 79.90% | 1.011 | 1.031 | 1.106 | 6 | 1 | 0 | 0 | |
| staking_async | update_payee | 7.32% | 13.34% | 58,401 | 4,371 | 105.31% | 67.44% | 69.64% | 0.989 | 1.021 | 1.099 | 1 | 1 | 0 | 0 | |
| balances | transfer_keep_alive | 7.32% | 9.82% | 79,246 | 5,878 | 108.71% | 69.44% | 69.70% | 1.039 | 1.043 | 1.150 | 4 | 1 | 0 | 0 | |
| xcm_benchmarks::fungible | deposit_reserve_asset | 7.16% | 7.43% | 158,919 | 11,288 | 106.86% | 63.46% | 65.14% | 1.008 | 1.035 | 1.121 | 9 | 1 | 0 | 0 | |
| proxy | poke_deposit | 7.09% | 7.52% | 88,314 | 6,217 | 107.31% | 78.10% | 81.26% | 1.010 | 1.051 | 1.101 | 5 | 1 | 0 | 0 | |
| revive | map_account | 6.87% | 7.19% | 90,525 | 6,234 | 105.22% | 81.93% | 81.21% | 1.019 | 1.010 | 1.104 | 5 | 1 | 0 | 0 | |
| nfts | set_attribute | 6.84% | 7.15% | 93,985 | 6,445 | 106.18% | 71.99% | 74.20% | 1.003 | 1.034 | 1.099 | 5 | 1 | 0 | 0 | |
| asset_conversion_ops | migrate_to_new_account | 6.78% | 8.40% | 458,555 | 31,381 | 106.81% | 24.04% | 24.62% | 0.993 | 1.017 | 1.276 | 9 | 8 | 3 | 225 | |
| xcm_benchmarks::fungible | transfer_asset | 6.58% | 13.74% | 101,076 | 6,955 | 106.39% | 74.18% | 74.99% | 1.017 | 1.028 | 1.111 | 6 | 1 | 0 | 0 | |
| asset_rewards | create_pool | 6.43% | 9.03% | 128,133 | 8,358 | 107.00% | 64.00% | 65.29% | 1.017 | 1.037 | 1.120 | 7 | 1 | 0 | 0 | |
| bags_list | rebag_terminal | 6.41% | 6.72% | 127,936 | 8,220 | 107.02% | 61.21% | 64.78% | 0.994 | 1.052 | 1.098 | 7 | 1 | 0 | 0 | |
| message_queue | execute_overweight_page_removed | 6.40% | 6.66% | 155,448 | 8,797 | 115.30% | 29.58% | 34.32% | 0.987 | 1.145 | 1.176 | 3 | 2 | 0 | 0 | |
| xcm_benchmarks::fungible | initiate_teleport | 6.40% | 14.08% | 120,705 | 8,050 | 107.69% | 56.49% | 57.01% | 1.027 | 1.036 | 1.148 | 6 | 1 | 0 | 0 | |
| xcm | add_authorized_alias | 6.32% | 6.90% | 102,361 | 6,442 | 105.50% | 80.90% | 81.85% | 1.013 | 1.025 | 1.092 | 5 | 1 | 0 | 0 | |
| bags_list | rebag_non_terminal | 6.29% | 7.17% | 131,252 | 8,274 | 106.86% | 60.32% | 62.64% | 1.004 | 1.043 | 1.109 | 7 | 1 | 0 | 0 | |
| xcm | remove_authorized_alias | 6.27% | 6.66% | 103,569 | 6,465 | 105.68% | 76.62% | 79.54% | 1.000 | 1.038 | 1.081 | 5 | 1 | 0 | 0 | |
| election_provider_multi_block_signed | register_not_full | 6.08% | 9.05% | 125,354 | 7,742 | 106.19% | 73.26% | 74.08% | 1.019 | 1.030 | 1.105 | 6 | 1 | 0 | 0 | |
| asset_rewards | deposit_reward_tokens | 6.08% | 11.07% | 113,873 | 7,156 | 105.88% | 62.46% | 63.07% | 1.013 | 1.023 | 1.115 | 6 | 1 | 0 | 0 | |
| asset_conversion | create_pool | 5.95% | 6.28% | 119,256 | 7,080 | 105.25% | 62.09% | 64.00% | 0.997 | 1.027 | 1.092 | 7 | 1 | 0 | 0 | |
| asset_rewards | harvest_rewards | 5.63% | 9.91% | 131,679 | 7,602 | 106.42% | 69.01% | 69.34% | 1.026 | 1.031 | 1.112 | 7 | 1 | 0 | 0 | |
| staking_async | validate | 5.51% | 8.47% | 132,262 | 7,399 | 105.58% | 77.54% | 78.27% | 1.018 | 1.028 | 1.092 | 7 | 1 | 0 | 0 | |
| cumulus_pallet_xcmp_queue | on_idle_large_msg | 5.38% | 7.48% | 163,709 | 8,821 | 103.72% | 65.16% | 66.91% | 0.989 | 1.015 | 1.070 | 4 | 1 | 0 | 0 | |
| staking_async | migrate_currency | 5.23% | 9.00% | 173,987 | 9,340 | 104.32% | 39.48% | 40.28% | 0.990 | 1.010 | 1.125 | 4 | 2 | 0 | 0 | |
| election_provider_multi_block_signed | submit_page | 5.19% | 9.35% | 151,849 | 8,111 | 104.56% | 61.09% | 62.40% | 0.999 | 1.020 | 1.086 | 6 | 1 | 0 | 0 | |
| xcm_benchmarks::fungible | initiate_transfer | 5.18% | 5.41% | 186,830 | 9,604 | 106.54% | 58.97% | 59.29% | 1.028 | 1.034 | 1.118 | 10 | 1 | 0 | 0 | |
| bags_list | put_in_front_of | 4.98% | 6.06% | 153,487 | 7,703 | 105.32% | 36.06% | 37.67% | 0.984 | 1.028 | 1.121 | 6 | 1 | 0 | 0 | |
| xcm | reserve_transfer_assets | 4.65% | 5.96% | 256,709 | 11,977 | 105.13% | 39.58% | 40.40% | 1.003 | 1.023 | 1.121 | 10 | 1 | 0 | 0 | |
| revive | call | 4.64% | 6.99% | 146,591 | 6,921 | 105.60% | 46.96% | 48.17% | 1.006 | 1.032 | 1.107 | 5 | 1 | 0 | 0 | |
| staking_async | restore_ledger | 4.58% | 5.34% | 101,263 | 4,640 | 103.96% | 47.14% | 48.30% | 0.992 | 1.016 | 1.088 | 2 | 1 | 0 | 0 | |
| xcm | teleport_assets | 4.51% | 6.10% | 267,564 | 12,203 | 105.09% | 39.52% | 40.58% | 0.999 | 1.025 | 1.114 | 10 | 1 | 0 | 0 | |
| xcm_benchmarks::generic | exchange_asset | 4.48% | 6.89% | 157,621 | 7,184 | 105.42% | 51.08% | 52.02% | 1.011 | 1.030 | 1.101 | 6 | 1 | 0 | 0 | |
| staking_async | unbond | 4.35% | 5.96% | 201,463 | 8,870 | 104.92% | 57.57% | 58.04% | 1.015 | 1.024 | 1.093 | 8 | 1 | 0 | 0 | |
| message_queue | execute_overweight_page_updated | 4.23% | 5.32% | 236,402 | 10,074 | 98.64% | 73.09% | 62.10% | 1.061 | 0.902 | 1.123 | 4 | 1 | 0 | 0 | |
| xcm_benchmarks::fungible | initiate_reserve_withdraw | 4.17% | 6.39% | 215,091 | 9,097 | 104.90% | 42.18% | 42.92% | 1.006 | 1.024 | 1.107 | 8 | 1 | 0 | 0 | |
| xcm_benchmarks::fungible | transfer_reserve_asset | 4.10% | 4.33% | 253,323 | 10,415 | 103.64% | 48.97% | 47.62% | 1.028 | 0.999 | 1.114 | 12 | 1 | 0 | 0 | |
| staking_async | rc_on_session_report | 3.96% | 5.01% | 491,246 | 19,839 | 104.94% | 27.70% | 28.77% | 0.988 | 1.026 | 1.132 | 8 | 3 | 2 | 409 | |
| cumulus_pallet_xcmp_queue | on_idle_good_msg | 3.87% | 4.19% | 237,479 | 9,094 | 103.30% | 62.18% | 64.72% | 0.985 | 1.025 | 1.045 | 4 | 1 | 0 | 0 | |
| xcm_benchmarks::generic | report_error | 3.80% | 7.05% | 145,042 | 5,657 | 103.85% | 61.53% | 60.95% | 1.020 | 1.010 | 1.085 | 8 | 0 | 0 | 0 | |
| staking_async | bond_extra | 3.78% | 4.37% | 262,297 | 10,077 | 104.06% | 55.79% | 55.86% | 1.015 | 1.016 | 1.085 | 10 | 1 | 0 | 0 | |
| staking_async | withdraw_unbonded_update | 3.77% | 7.41% | 174,250 | 6,818 | 102.41% | 61.21% | 62.33% | 0.989 | 1.007 | 1.052 | 5 | 1 | 0 | 0 | |
| xcm_benchmarks::generic | report_transact_status | 3.69% | 3.85% | 147,144 | 5,397 | 104.54% | 59.88% | 60.33% | 1.017 | 1.025 | 1.079 | 8 | 0 | 0 | 0 | |
| asset_conversion_tx_payment | charge_asset_tx_payment_native | 3.60% | 3.83% | 92,713 | 3,342 | 104.52% | 65.78% | 64.04% | 1.040 | 1.012 | 1.097 | 4 | 0 | 0 | 0 | |
| transaction_payment | charge_transaction_payment | 3.45% | 6.44% | 91,361 | 3,245 | 105.83% | 65.63% | 65.59% | 1.036 | 1.036 | 1.093 | 4 | 0 | 0 | 0 | |
| fast_unstake | register_fast_unstake | 3.37% | 3.74% | 213,965 | 7,242 | 105.39% | 48.12% | 48.20% | 1.029 | 1.031 | 1.102 | 6 | 1 | 0 | 0 | |
| xcm_benchmarks::generic | query_pallet | 3.35% | 3.57% | 164,468 | 5,480 | 105.03% | 54.44% | 54.14% | 1.032 | 1.026 | 1.095 | 8 | 0 | 0 | 0 | |
| asset_conversion | add_liquidity | 3.25% | 4.62% | 283,260 | 9,260 | 104.69% | 36.93% | 37.37% | 1.014 | 1.026 | 1.103 | 10 | 1 | 0 | 0 | |
| election_provider_multi_block_unsigned | submit_unsigned | 3.22% | 5.67% | 254,694 | 8,385 | 104.39% | 20.70% | 21.53% | 0.984 | 1.023 | 1.140 | 5 | 1 | 0 | 0 | |
| nft_fractionalization | fractionalize | 3.21% | 3.34% | 368,453 | 11,858 | 109.63% | 39.27% | 35.09% | 1.163 | 1.039 | 1.258 | 11 | 1 | 1 | 36 | |
| asset_conversion | remove_liquidity | 3.13% | 4.40% | 281,563 | 8,928 | 104.98% | 36.00% | 35.94% | 1.027 | 1.025 | 1.118 | 9 | 1 | 0 | 0 | |
| staking_async | apply_slash | 3.04% | 3.19% | 5,732,958 | 175,407 | 103.75% | 26.67% | 26.51% | 1.018 | 1.012 | 1.135 | 198 | 67 | 0 | 0 | |
| xcm | transfer_assets | 3.04% | 3.35% | 388,336 | 11,819 | 103.44% | 36.46% | 36.21% | 1.017 | 1.010 | 1.102 | 14 | 1 | 0 | 0 | |
| message_queue | service_page_item | 2.95% | 3.96% | 354,873 | 10,574 | 101.73% | 45.26% | 45.77% | 0.989 | 1.000 | 1.054 | 4 | 1 | 2 | 140 | |
| snowbridge_pallet_system_frontend | add_tip | 2.88% | 4.18% | 278,930 | 8,143 | 105.57% | 30.45% | 30.87% | 1.022 | 1.036 | 1.120 | 7 | 1 | 0 | 0 | |
| xcm_benchmarks::generic | report_holding | 2.86% | 6.87% | 203,407 | 6,160 | 103.67% | 44.99% | 44.39% | 1.025 | 1.011 | 1.094 | 8 | 0 | 0 | 0 | |
| snowbridge_pallet_system_frontend | register_token | 2.60% | 2.70% | 311,618 | 8,117 | 105.36% | 27.99% | 28.55% | 1.017 | 1.037 | 1.111 | 7 | 1 | 0 | 0 | |
| asset_conversion_tx_payment | charge_asset_tx_payment_asset | 2.28% | 3.53% | 355,448 | 8,298 | 103.94% | 24.21% | 24.10% | 1.024 | 1.019 | 1.123 | 7 | 1 | 0 | 0 | |
| cumulus_pallet_xcmp_queue | enqueue_1000_small_xcmp_messages | 1.11% | 1.16% | 415,965 | 4,603 | 101.36% | 22.45% | 22.29% | 1.010 | 1.003 | 1.060 | 2 | 0 | 0 | 0 | |
| bags_list | on_idle | 0.82% | 1.27% | 1,324,855 | 11,077 | 100.76% | 9.97% | 9.75% | 1.021 | 0.998 | 1.106 | 18 | 0 | 0 | 0 |
Benchmarks where both Keys Read and Keys Deleted are 0
| Pallet | Benchmark | Median Trigger OH | P99 Trigger OH | Avg Extr Time (ns) | Avg Trigger Time (ns) | Final OH% | SR OH (New)% | SR OH (Old)% | SR New/Old | Extr New/Old | Matching | Trie Nodes | Proof Size | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| revive | seal_gas_price | 75.30% | 89.13% | 406 | 303 | 105.49% | 555.54% | 545.11% | 0.950 | 0.932 | 1.077 | 0 | 0 | |
| revive | seal_ref_time_left | 74.36% | 180.22% | 408 | 311 | 105.34% | 559.19% | 403.86% | 0.999 | 0.722 | 1.136 | 0 | 0 | |
| revive | seal_return_data_size | 72.84% | 83.94% | 419 | 301 | 113.65% | 540.18% | 572.62% | 1.013 | 1.073 | 1.148 | 0 | 0 | |
| revive | seal_now | 70.94% | 86.32% | 433 | 302 | 110.64% | 533.90% | 523.27% | 1.000 | 0.980 | 1.131 | 0 | 0 | |
| revive | seal_base_fee | 69.05% | 83.79% | 429 | 300 | 115.98% | 558.55% | 532.79% | 1.056 | 1.008 | 1.188 | 0 | 0 | |
| revive | seal_call_data_size | 68.24% | 85.00% | 427 | 299 | 111.74% | 534.65% | 517.32% | 1.012 | 0.979 | 1.144 | 0 | 0 | |
| revive | seal_block_number | 67.81% | 82.28% | 428 | 290 | 111.39% | 529.44% | 537.86% | 1.003 | 1.019 | 1.131 | 0 | 0 | |
| revive | seal_caller_is_root | 64.14% | 87.03% | 475 | 305 | 112.55% | 487.75% | 453.16% | 1.028 | 0.955 | 1.163 | 0 | 0 | |
| revive | seal_minimum_balance | 63.55% | 77.09% | 461 | 297 | 112.76% | 493.11% | 511.09% | 1.011 | 1.048 | 1.143 | 0 | 0 | |
| revive | seal_origin | 61.05% | 71.59% | 494 | 294 | 114.85% | 485.47% | 443.19% | 1.059 | 0.967 | 1.189 | 0 | 0 | |
| revive | seal_value_transferred | 58.00% | 73.33% | 500 | 293 | 111.13% | 453.96% | 498.48% | 0.989 | 1.086 | 1.116 | 0 | 0 | |
| revive | seal_address | 57.14% | 68.00% | 508 | 287 | 111.35% | 445.34% | 451.26% | 1.007 | 1.020 | 1.134 | 0 | 0 | |
| revive | seal_caller | 56.19% | 73.09% | 507 | 292 | 108.75% | 450.04% | 417.35% | 0.998 | 0.926 | 1.126 | 0 | 0 | |
| revive | seal_call_data_load | 55.56% | 63.02% | 527 | 291 | 110.87% | 429.31% | 439.96% | 0.999 | 1.024 | 1.128 | 0 | 0 | |
| revive | seal_own_code_hash | 53.71% | 64.78% | 538 | 293 | 110.76% | 419.52% | 428.61% | 0.998 | 1.020 | 1.128 | 0 | 0 | |
| migrations | on_init_loop | 52.15% | 69.79% | 335 | 179 | 106.29% | 566.14% | 621.45% | 0.971 | 1.066 | 1.062 | 0 | 0 | |
| revive | seal_caller_is_origin | 49.17% | 61.11% | 575 | 288 | 112.95% | 395.03% | 407.87% | 1.019 | 1.052 | 1.148 | 0 | 0 | |
| revive | seal_gas_limit | 26.32% | 31.37% | 1,129 | 296 | 110.76% | 201.35% | 227.69% | 0.980 | 1.108 | 1.107 | 0 | 0 | |
| revive | seal_weight_left | 21.57% | 26.54% | 1,273 | 281 | 107.90% | 177.80% | 179.51% | 0.996 | 1.006 | 1.120 | 0 | 0 | |
| frame_system_extensions | check_spec_version | 20.43% | 24.14% | 914 | 185 | 109.32% | 208.29% | 216.46% | 1.013 | 1.053 | 1.112 | 0 | 0 | |
| frame_system_extensions | check_tx_version | 20.22% | 24.43% | 911 | 184 | 113.02% | 221.94% | 214.80% | 1.075 | 1.040 | 1.172 | 0 | 0 | |
| revive | rollback_transient_storage | 15.41% | 17.58% | 1,854 | 284 | 104.65% | 122.48% | 117.67% | 0.997 | 0.958 | 1.122 | 0 | 0 | |
| frame_system_extensions | check_non_zero_sender | 15.16% | 18.70% | 1,211 | 184 | 109.27% | 155.25% | 163.51% | 1.011 | 1.065 | 1.110 | 0 | 0 | |
| asset_conversion_tx_payment | charge_asset_tx_payment_zero | 11.41% | 14.99% | 1,931 | 225 | 109.57% | 99.95% | 102.56% | 1.022 | 1.049 | 1.141 | 0 | 0 | |
| revive | get_transient_storage_empty | 11.28% | 12.67% | 2,613 | 296 | 109.23% | 92.59% | 84.19% | 1.085 | 0.987 | 1.218 | 0 | 0 | |
| revive | set_transient_storage_empty | 11.17% | 12.89% | 2,717 | 301 | 105.30% | 81.51% | 80.74% | 0.998 | 0.988 | 1.133 | 0 | 0 | |
| xcm_benchmarks::generic | clear_error | 10.61% | 16.47% | 1,761 | 169 | 107.71% | 248.94% | 264.98% | 1.030 | 1.096 | 1.070 | 0 | 0 | |
| xcm_benchmarks::generic | set_topic | 10.58% | 218.78% | 1,768 | 301 | 110.55% | 246.84% | 267.22% | 1.031 | 1.116 | 1.102 | 0 | 0 | |
| xcm_benchmarks::generic | set_appendix | 10.50% | 13.26% | 1,926 | 173 | 106.06% | 225.84% | 256.64% | 0.994 | 1.130 | 1.034 | 0 | 0 | |
| xcm_benchmarks::generic | clear_topic | 10.48% | 13.62% | 1,733 | 165 | 110.36% | 259.66% | 272.95% | 1.061 | 1.115 | 1.099 | 0 | 0 | |
| xcm_benchmarks::generic | clear_origin | 10.37% | 13.67% | 1,760 | 169 | 114.22% | 272.23% | 256.37% | 1.132 | 1.066 | 1.172 | 0 | 0 | |
| xcm_benchmarks::generic | set_fees_mode | 10.36% | 13.43% | 1,747 | 164 | 108.70% | 252.74% | 268.95% | 1.041 | 1.107 | 1.079 | 0 | 0 | |
| xcm_benchmarks::generic | clear_transact_status | 10.34% | 14.20% | 1,836 | 180 | 104.93% | 240.59% | 227.14% | 1.038 | 0.980 | 1.080 | 0 | 0 | |
| revive | get_transient_storage_full | 10.15% | 12.25% | 2,895 | 294 | 106.64% | 77.96% | 81.85% | 0.982 | 1.031 | 1.110 | 0 | 0 | |
| xcm_benchmarks::generic | unpaid_execution | 10.13% | 13.87% | 1,798 | 169 | 110.25% | 248.28% | 254.47% | 1.066 | 1.093 | 1.106 | 0 | 0 | |
| xcm_benchmarks::generic | set_error_handler | 10.10% | 12.83% | 1,815 | 168 | 109.23% | 247.18% | 250.01% | 1.061 | 1.073 | 1.100 | 0 | 0 | |
| xcm_benchmarks::generic | alias_origin | 9.82% | 13.15% | 1,865 | 168 | 108.75% | 236.48% | 242.87% | 1.051 | 1.079 | 1.091 | 0 | 0 | |
| xcm_benchmarks::generic | descend_origin | 9.74% | 12.77% | 1,835 | 168 | 107.28% | 239.00% | 252.84% | 1.028 | 1.087 | 1.067 | 0 | 0 | |
| xcm_benchmarks::generic | asset_claimer | 9.60% | 14.50% | 1,897 | 172 | 109.29% | 235.51% | 253.54% | 1.042 | 1.121 | 1.082 | 0 | 0 | |
| revive | set_transient_storage_full | 9.23% | 10.44% | 3,174 | 292 | 103.04% | 70.72% | 70.38% | 0.981 | 0.976 | 1.108 | 0 | 0 | |
| xcm_benchmarks::generic | expect_transact_status | 9.14% | 12.22% | 1,960 | 170 | 106.82% | 222.98% | 229.03% | 1.032 | 1.060 | 1.072 | 0 | 0 | |
| revive | seal_weight_to_fee | 8.25% | 9.33% | 3,681 | 304 | 103.96% | 61.56% | 61.09% | 0.994 | 0.986 | 1.127 | 0 | 0 | |
| xcm_benchmarks::generic | refund_surplus | 7.13% | 8.60% | 3,087 | 212 | 106.26% | 149.37% | 158.02% | 1.011 | 1.070 | 1.058 | 0 | 0 | |
| xcm_benchmarks::fungible | reserve_asset_deposited | 5.71% | 8.31% | 3,622 | 202 | 109.51% | 127.21% | 118.21% | 1.105 | 1.027 | 1.153 | 0 | 0 | |
| revive | seal_block_hash | 4.99% | 5.83% | 6,128 | 305 | 104.11% | 37.39% | 37.63% | 1.000 | 1.006 | 1.133 | 0 | 0 | |
| revive | on_process_deletion_queue_batch | 4.35% | 5.78% | 4,578 | 203 | 102.81% | 41.75% | 41.52% | 1.001 | 0.995 | 1.107 | 0 | 0 | |
| migrations | progress_mbms_none | 3.87% | 5.58% | 4,625 | 188 | 103.39% | 40.05% | 42.43% | 0.965 | 1.022 | 1.062 | 0 | 0 | |
| frame_system_extensions | check_genesis | 3.36% | 3.95% | 6,010 | 200 | 103.23% | 32.78% | 32.89% | 1.004 | 1.008 | 1.106 | 0 | 0 | |
| revive | seal_to_account_id | 3.20% | 3.73% | 8,939 | 286 | 104.08% | 25.58% | 25.74% | 1.010 | 1.016 | 1.136 | 0 | 0 | |
| xcm_bridge_hub_router | on_initialize_when_congested | 2.68% | 3.50% | 8,903 | 234 | 106.03% | 23.89% | 24.38% | 1.022 | 1.042 | 1.134 | 0 | 0 | |
| revive | seal_code_hash | 2.65% | 3.16% | 11,950 | 319 | 105.26% | 20.18% | 19.96% | 1.039 | 1.028 | 1.176 | 0 | 0 | |
| assets | total_issuance | 2.58% | 3.20% | 9,552 | 247 | 103.86% | 22.67% | 22.31% | 1.031 | 1.014 | 1.148 | 0 | 0 | |
| revive | get_storage_empty | 2.25% | 2.81% | 12,674 | 286 | 105.72% | 19.27% | 18.57% | 1.071 | 1.031 | 1.196 | 0 | 0 | |
| assets | balance | 2.19% | 2.89% | 11,017 | 283 | 104.36% | 19.24% | 19.81% | 0.997 | 1.026 | 1.130 | 0 | 0 | |
| revive | seal_ecdsa_to_eth_address | 2.16% | 2.48% | 13,951 | 303 | 101.44% | 16.60% | 16.87% | 0.982 | 0.998 | 1.110 | 0 | 0 | |
| xcm_benchmarks::generic | universal_origin | 2.02% | 2.92% | 9,701 | 193 | 102.21% | 47.59% | 49.08% | 0.988 | 1.019 | 1.029 | 0 | 0 | |
| frame_system_extensions | check_mortality_immortal_transaction | 1.89% | 2.46% | 11,198 | 213 | 100.81% | 17.65% | 16.91% | 1.029 | 0.986 | 1.140 | 0 | 0 | |
| revive | set_storage_empty | 1.84% | 2.09% | 14,865 | 268 | 102.58% | 228.94% | 231.91% | 1.016 | 1.029 | 1.024 | 0 | 0 | |
| revive | seal_code_size | 1.81% | 2.03% | 17,477 | 306 | 105.24% | 14.66% | 13.70% | 1.100 | 1.028 | 1.231 | 0 | 0 | |
| xcm_benchmarks::generic | expect_asset | 1.80% | 2.33% | 9,136 | 168 | 103.55% | 49.00% | 49.85% | 1.011 | 1.029 | 1.049 | 0 | 0 | |
| revive | seal_balance | 1.77% | 1.97% | 17,562 | 307 | 102.30% | 13.15% | 13.18% | 1.005 | 1.008 | 1.139 | 0 | 0 | |
| frame_system_extensions | check_mortality_mortal_transaction | 1.73% | 2.15% | 11,435 | 194 | 101.20% | 17.49% | 16.89% | 1.028 | 0.992 | 1.128 | 0 | 0 | |
| cumulus_pallet_xcmp_queue | take_first_concatenated_xcm | 1.64% | 2.08% | 10,539 | 169 | 102.54% | 18.09% | 18.91% | 0.974 | 1.019 | 1.061 | 0 | 0 | |
| assets | allowance | 1.52% | 2.00% | 15,739 | 241 | 103.59% | 13.89% | 14.48% | 0.985 | 1.027 | 1.094 | 0 | 0 | |
| revive | bn128_add | 1.37% | 1.59% | 21,632 | 296 | 103.27% | 10.50% | 11.78% | 0.920 | 1.032 | 1.039 | 0 | 0 | |
| xcm | weigh_message | 1.29% | 1.59% | 17,848 | 222 | 103.29% | 10.26% | 10.52% | 0.999 | 1.024 | 1.120 | 0 | 0 | |
| revive | seal_balance_of | 1.23% | 1.39% | 24,880 | 301 | 103.50% | 9.57% | 9.47% | 1.033 | 1.023 | 1.164 | 0 | 0 | |
| xcm_benchmarks::generic | expect_pallet | 1.02% | 1.38% | 17,053 | 177 | 104.44% | 27.18% | 27.17% | 1.036 | 1.036 | 1.076 | 0 | 0 | |
| election_provider_multi_block_unsigned | validate_unsigned | 0.91% | 1.09% | 34,190 | 316 | 103.69% | 7.75% | 8.26% | 0.969 | 1.033 | 1.084 | 0 | 0 | |
| revive | get_storage_full | 0.74% | 1.22% | 53,740 | 391 | 100.86% | 4.74% | 5.00% | 0.952 | 1.004 | 1.098 | 0 | 0 | |
| revive | seal_block_author | 0.71% | 0.83% | 41,803 | 297 | 103.52% | 5.73% | 5.63% | 1.047 | 1.027 | 1.177 | 0 | 0 | |
| xcm | notify_target_migration_fail | 0.68% | 0.82% | 34,449 | 230 | 99.02% | 5.98% | 5.67% | 1.035 | 0.981 | 1.151 | 0 | 0 | |
| revive | ecdsa_recover | 0.55% | 0.62% | 55,212 | 301 | 99.33% | 4.12% | 4.26% | 0.957 | 0.989 | 1.084 | 0 | 0 | |
| xcm | already_notified_target | 0.52% | 0.64% | 48,917 | 251 | 100.26% | 4.31% | 4.03% | 1.065 | 0.995 | 1.192 | 0 | 0 | |
| revive | set_storage_full | 0.50% | 0.59% | 56,619 | 286 | 102.64% | 207.49% | 208.81% | 1.023 | 1.029 | 1.025 | 0 | 0 | |
| xcm_benchmarks::generic | burn_asset | 0.48% | 0.65% | 35,031 | 169 | 97.80% | 13.34% | 13.02% | 0.995 | 0.971 | 1.031 | 0 | 0 | |
| bags_list | iter_from | 0.07% | 0.08% | 504,010 | 347 | 99.39% | 0.55% | 0.54% | 0.998 | 0.993 | 1.123 | 0 | 0 | |
| bags_list | iter_next | 0.04% | 0.05% | 805,158 | 343 | 98.36% | 0.36% | 0.33% | 1.068 | 0.983 | 1.196 | 0 | 0 | |
| bags_list | iter_take | 0.04% | 0.06% | 807,457 | 343 | 97.36% | 0.34% | 0.32% | 1.024 | 0.973 | 1.152 | 0 | 0 | |
| bags_list | iter | 0.03% | 0.03% | 1,257,539 | 368 | 98.42% | 0.22% | 0.22% | 0.985 | 0.984 | 1.114 | 0 | 0 | |
| revive | bn128_mul | 0.02% | 0.03% | 1,234,776 | 297 | 100.22% | 0.19% | 0.20% | 0.922 | 1.002 | 1.040 | 0 | 0 | |
| xcm_benchmarks::generic | execute_with_origin | 0.00% | 0.00% | 18,446,744,073,709,552 | 0 | 100.00% | 0.00% | 0.00% | 0.000 | 1.000 | 0.000 | 0 | 0 |